Re: How to set a DISTRO_FEATURE?


Paul Eggleton
 

On Tuesday 22 May 2012 13:07:34 Jegan Chandru wrote:
You can either set it in local.conf as you have mentioned or you can define
the variable in your machine conf.
You can do something like this,

require conf/distro/include/default-distrovars.inc
................
........................
DISTRO_FEATURES = "alsa ....... "
You should *not* do this in your machine configuration. Machine configuration
should only contain items that are machine-specific. This belongs in distro
configuration, or in local.conf if you want to test something.

Cheers,
Paul

--

Paul Eggleton
Intel Open Source Technology Centre

Join {yocto@lists.yoctoproject.org to automatically receive all group messages.