local.conf.sample: Add a note about ASSUME_PROVIDED for help2man

Similar, but opposite of oe.dev example.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
This commit is contained in:
Tom Rini 2011-07-19 10:45:09 -07:00 committed by Saul Wold
parent 76942c0080
commit f19e54c671
1 changed files with 3 additions and 1 deletions

View File

@ -213,7 +213,9 @@ NO32LIBS = "1"
#TERMCMD = "${KONSOLE_TERMCMD}"
#TERMCMDRUN = "${KONSOLE_TERMCMDRUN}"
# The network based PR service host and port
#PRSERV_HOST = "localhost"
#PRSERV_PORT = "8585"
# Uncomment this if your host distribution provides the help2man tool.
#ASSUME_PROVIDED += "help2man-native"