]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf: programatically generate COMBINED_FEATURES
authorRoss Burton <ross.burton@intel.com>
Fri, 22 May 2015 11:30:31 +0000 (12:30 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 23 May 2015 06:56:22 +0000 (07:56 +0100)
commita66f812d4395dc27e22d0c99568aed0a6493df12
tree42736eaa728556bda6e53c6e3a5aa016c12d14a1
parentc5b6f672b88f5f42fe0bd59d28104b8dc9ee9a6e
bitbake.conf: programatically generate COMBINED_FEATURES

Instead of hard-coding the set of features that can be considered in
COMBINED_FEATURES, simply generate the intersection of DISTRO_FEATURES and
MACHINE_FEATURES.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/conf/bitbake.conf