[OE-core] [PATCH 1/3] connman: respect the 3g feature and enable/disable ofono support

Burton, Ross ross.burton at intel.com
Mon Jun 11 15:17:18 UTC 2012


On 8 June 2012 01:08, Martin Jansa <martin.jansa at gmail.com> wrote:
>> Because this is the first time I've encountered it.  :)  Is there any
>> documentation on it, or a comprehensive example?
>
> Git log shows e.g.
> http://git.openembedded.org/openembedded-core/commit/?id=7a58911f6951abd56db9ebb37f8d6284d91fa514
>
> and git grep PACKAGECONFIG will show couple of examples

So,  the basic theory is that you set PACKAGECONFIG to the list of
enabled options, i.e. connman would have wifi, bluetooth, 3G.  This
would be set using base_contains(DISTRO_FEATURES...).

Then, you have a PACKAGECONFIG[foo] for each option that defines the
configure flags and build/runtime depends.

Neat.

Ross




More information about the Openembedded-core mailing list