On Tuesday, 25 September 2018 9:43:43 PM NZST Nicolas Dechesne wrote: > Running the compliance script on meta-oe turned out to be an > interesting exercise ;) > > I have found several issues, which I have mentioned in a few different > threads, so I will summary here. > > * oe-core: fix the yocto-check-layer for dependency loop > * I have the following local commits in meta-oe: > meta-oe: add meta-python in LAYERDEPENDS (needed for protobuf)
Right, yeah, I noticed that one too a week or so ago and forgot to raise it. I actually think this needs to be fixed - meta-oe (at least by previous design) is not supposed to depend upon any other layer than OE-Core. I believe the dependency is optional though so we should be able to add a PACKAGECONFIG for it and default it to disabled. Assuming there is no violent objection and nobody else gets there first, I'll volunteer to make this fix. Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
