[OE-core] [PATCH] connman: make tist functionallity a PACKAGECONFIG option

Burton, Ross ross.burton at intel.com
Fri Apr 26 10:37:31 UTC 2013


On 26 April 2013 11:26, Jack Mitchell <ml at communistcode.co.uk> 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




More information about the Openembedded-core mailing list