On 26 April 2013 11:26, Jack Mitchell <[email protected]> wrote: > Something like: > > PACKAGECONFIG ??= " \ > ${@base_contains('DISTRO_FEATURES', 'wifi','wifi', '', d)}\ > " > > PACKAGECONFIG[wifi] = "--enable-wifi,--disable-wifi," > > Or were you thinking of another method?
That's right. Would be nice if we had a more concise method, but that's idiomatic at least. Ross _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
