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 a670c74001..d3a0f762bc 100644
--- a/meta-poky/conf/local.conf.sample.extended
+++ b/meta-poky/conf/local.conf.sample.extended
@@ -33,8 +33,8 @@
33 33
34# If you want to get an image based on directfb without x11 alter 34# If you want to get an image based on directfb without x11 alter
35# DISTRO_FEATURES: 35# DISTRO_FEATURES:
36DISTRO_FEATURES_append = " directfb" 36DISTRO_FEATURES:append = " directfb"
37DISTRO_FEATURES_remove = "x11" 37DISTRO_FEATURES:remove = "x11"
38 38
39# ENABLE_BINARY_LOCALE_GENERATION controls the generation of binary locale 39# ENABLE_BINARY_LOCALE_GENERATION controls the generation of binary locale
40# packages at build time using qemu-native. Disabling it (by setting it to 0) 40# packages at build time using qemu-native. Disabling it (by setting it to 0)