From 4b284d2728c50d698cd61e026ad5fdb8eeb94b9c Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Thu, 3 Sep 2020 14:02:27 +0100 Subject: 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 Signed-off-by: Richard Purdie --- meta/conf/local.conf.sample.extended | 3 --- 1 file changed, 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. # -- cgit 1.2.3-korg