]> code.ossystems Code Review - openembedded-core.git/commitdiff
local.conf.sample.extended: remove help2man reference
authorRoss Burton <ross@burtonini.com>
Thu, 3 Sep 2020 13:02:27 +0000 (14:02 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 5 Sep 2020 21:21:35 +0000 (22:21 +0100)
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>
meta/conf/local.conf.sample.extended

index 443b4e83f9ae848ea7a21828a5f169c54d5bf45f..879a36c935437000e673a197875a4eb3704e3ac3 100644 (file)
 #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.
 #