mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00:00
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:
@@ -213,7 +213,9 @@ NO32LIBS = "1"
|
|||||||
#TERMCMD = "${KONSOLE_TERMCMD}"
|
#TERMCMD = "${KONSOLE_TERMCMD}"
|
||||||
#TERMCMDRUN = "${KONSOLE_TERMCMDRUN}"
|
#TERMCMDRUN = "${KONSOLE_TERMCMDRUN}"
|
||||||
|
|
||||||
|
|
||||||
# The network based PR service host and port
|
# The network based PR service host and port
|
||||||
#PRSERV_HOST = "localhost"
|
#PRSERV_HOST = "localhost"
|
||||||
#PRSERV_PORT = "8585"
|
#PRSERV_PORT = "8585"
|
||||||
|
|
||||||
|
# Uncomment this if your host distribution provides the help2man tool.
|
||||||
|
#ASSUME_PROVIDED += "help2man-native"
|
||||||
|
|||||||
Reference in New Issue
Block a user