]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
local.conf.sample: Make it possible to override EXTRA_IMAGE_FEATURES
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Wed, 6 Apr 2016 10:56:01 +0000 (12:56 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 9 Apr 2016 06:56:39 +0000 (07:56 +0100)
It should be possible to override EXTRA_IMAGE_FEATURES in auto.conf,
which is read before local.conf.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta-poky/conf/local.conf.sample

index 3b69b23df293e76017a55235d08b5c97669b78dc..a7b2d8065d2d99ce6429c414f3be2204e4896560 100644 (file)
@@ -138,7 +138,7 @@ PACKAGE_CLASSES ?= "package_rpm"
 # There are other application targets that can be used here too, see
 # meta/classes/image.bbclass and meta/classes/core-image.bbclass for more details.
 # We default to enabling the debugging tweaks.
-EXTRA_IMAGE_FEATURES = "debug-tweaks"
+EXTRA_IMAGE_FEATURES ?= "debug-tweaks"
 
 #
 # Additional image features