summaryrefslogtreecommitdiffstats
path: root/meta-poky/conf/local.conf.sample.extended
diff options
context:
space:
mode:
Diffstat (limited to 'meta-poky/conf/local.conf.sample.extended')
-rw-r--r--meta-poky/conf/local.conf.sample.extended4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-poky/conf/local.conf.sample.extended b/meta-poky/conf/local.conf.sample.extended
index a670c74001a..d3a0f762bc2 100644
--- a/meta-poky/conf/local.conf.sample.extended
+++ b/meta-poky/conf/local.conf.sample.extended
@@ -33,8 +33,8 @@
# If you want to get an image based on directfb without x11 alter
# DISTRO_FEATURES:
-DISTRO_FEATURES_append = " directfb"
-DISTRO_FEATURES_remove = "x11"
+DISTRO_FEATURES:append = " directfb"
+DISTRO_FEATURES:remove = "x11"
# ENABLE_BINARY_LOCALE_GENERATION controls the generation of binary locale
# packages at build time using qemu-native. Disabling it (by setting it to 0)