[OE-core] [PATCH v3 4/4] local.conf.sample: Add a note about ASSUME_PROVIDED for help2man

Tom Rini tom_rini at mentor.com
Tue Jul 19 18:00:11 UTC 2011


Similar, but opposite of oe.dev example.

Signed-off-by: Tom Rini <tom_rini at mentor.com>
---
 meta/conf/local.conf.sample |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/meta/conf/local.conf.sample b/meta/conf/local.conf.sample
index c33dc0e..812b896 100644
--- a/meta/conf/local.conf.sample
+++ b/meta/conf/local.conf.sample
@@ -186,3 +186,6 @@ NO32LIBS = "1"
 # GNOME, SCREEN, XTERM and KONSOLE
 #TERMCMD = "${KONSOLE_TERMCMD}"
 #TERMCMDRUN = "${KONSOLE_TERMCMDRUN}"
+
+# Uncomment this if your host distribution provides the help2man tool.
+#ASSUME_PROVIDED += "help2man-native"
-- 
1.7.0.4





More information about the Openembedded-core mailing list