I'm just getting started using the meta-ti layer, and on my first build for a MACHINE="pandaboard", I got this error:
$ bitbake core-image-minimal ERROR: ParseError at /a/home/tbird/work/yocto/meta-ti/recipes-ti/packagegroup/packagegroup-ti-test.bb:5: Could not inherit file classes/packagegroup.bbclass ERROR: Command execution failed: Exited with 1 Summary: There was 1 WARNING message shown. Summary: There were 2 ERROR messages shown, returning a non-zero exit code. I have my BBMASK set to "meta-ti/recipes-misc" The README says that the layer depends on git://git.openembedded.org/openembedded-core In looking at the dependency on packagegroups, it looks like this is only referenced in meta-ti/recipes-ti/packagegroup/packagegroup-ti-test.bb If I'm not interested (currently) in the test packages, can I just remove or rename packagegroup-ti-test.bb, or add it to BBMASK, rather than install the openembedded-core layer? Will this break anything? I'd like to keep my setup as minimal as possible. Thanks, -- Tim ============================= Tim Bird Architecture Group Chair, CE Workgroup of the Linux Foundation Senior Staff Engineer, Sony Network Entertainment ============================= _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
