[yocto] How to set a DISTRO_FEATURE?

Paul Eggleton paul.eggleton at linux.intel.com
Tue May 22 02:55:09 PDT 2012


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



More information about the yocto mailing list