On 11/11/2015 07:17 PM, Richard Purdie wrote:

If this class is moved to meta-vala, how do you make packages in oe-core
inherit it, or otherwise do what it does?

Much as I dislike this, you could do something like:

inherit ${@base_contains('PACKAGECONFIG', 'vala', 'vala', '')}

Ugh, yes. It's an optional circular dependency and an opaque side effect rolled in one.

I'd rather go with bbappends in meta-vala (even though having them means that oe-core has failed to serve the needs of meta-vala users), or just keep vala in oe-core - it's not big and doesn't have special needs.

Alex

--
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to