summaryrefslogtreecommitdiffstats
path: root/meta/conf
diff options
context:
space:
mode:
authorRoss Burton <ross@burtonini.com>2020-09-03 14:02:27 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-09-05 22:21:35 +0100
commit4b284d2728c50d698cd61e026ad5fdb8eeb94b9c (patch)
tree687efb9305db146b04da5c6d08dcb16063687df4 /meta/conf
parentaa1bfaff4adc9246a2d65592b3a8061d55829086 (diff)
downloadopenembedded-core-contrib-4b284d2728c50d698cd61e026ad5fdb8eeb94b9c.tar.gz
local.conf.sample.extended: remove help2man reference
help2man isn't part of the early build anymore, so there's no point in referring to it here. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf')
-rw-r--r--meta/conf/local.conf.sample.extended3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/conf/local.conf.sample.extended b/meta/conf/local.conf.sample.extended
index 443b4e83f9..879a36c935 100644
--- a/meta/conf/local.conf.sample.extended
+++ b/meta/conf/local.conf.sample.extended
@@ -129,9 +129,6 @@
#This enable mklibs library size optimization will be for all the images.
#MKLIBS_OPTIMIZED_IMAGES ?= "all"
-# Uncomment this if your host distribution provides the help2man tool.
-#ASSUME_PROVIDED += "help2man-native"
-
# This value is currently used by pseudo to determine if the recipe should
# build both the 32-bit and 64-bit wrapper libraries on a 64-bit build system.
#