summaryrefslogtreecommitdiffstats
path: root/meta-poky
diff options
context:
space:
mode:
Diffstat (limited to 'meta-poky')
-rw-r--r--meta-poky/conf/local.conf.sample.extended3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta-poky/conf/local.conf.sample.extended b/meta-poky/conf/local.conf.sample.extended
index dc92a16f6c..44a01690e3 100644
--- a/meta-poky/conf/local.conf.sample.extended
+++ b/meta-poky/conf/local.conf.sample.extended
@@ -124,9 +124,6 @@ DISTRO_FEATURES_remove = "x11"
124#This enable mklibs library size optimization will be for all the images. 124#This enable mklibs library size optimization will be for all the images.
125#MKLIBS_OPTIMIZED_IMAGES ?= "all" 125#MKLIBS_OPTIMIZED_IMAGES ?= "all"
126 126
127# Uncomment this if your host distribution provides the help2man tool.
128#ASSUME_PROVIDED += "help2man-native"
129
130# This value is currently used by pseudo to determine if the recipe should 127# This value is currently used by pseudo to determine if the recipe should
131# build both the 32-bit and 64-bit wrapper libraries on a 64-bit build system. 128# build both the 32-bit and 64-bit wrapper libraries on a 64-bit build system.
132# 129#