mirror of
https://git.yoctoproject.org/poky
synced 2026-06-06 14:49:50 +00:00
bitbake.conf: correct description of HOSTTOOLS_DIR
HOSTTOOLS_DIR contains symlinks to host tools, not copies (From OE-Core rev: fb7692da7faa49b370680decbbaceaeb85b6889d) Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
02655792c9
commit
946007fd4c
@@ -476,7 +476,7 @@ export PATH
|
||||
# Build utility info.
|
||||
##################################################################
|
||||
|
||||
# Directory where host tools are copied
|
||||
# Directory with symlinks to host tools used by build
|
||||
HOSTTOOLS_DIR = "${TMPDIR}/hosttools"
|
||||
|
||||
# Tools needed to run builds with OE-Core
|
||||
|
||||
Reference in New Issue
Block a user