summaryrefslogtreecommitdiffstats
path: root/meta/conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf')
-rw-r--r--meta/conf/bitbake.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
index ecd4d1638e..fa88e7be4d 100644
--- a/meta/conf/bitbake.conf
+++ b/meta/conf/bitbake.conf
@@ -476,7 +476,7 @@ export PATH
476# Build utility info. 476# Build utility info.
477################################################################## 477##################################################################
478 478
479# Directory where host tools are copied 479# Directory with symlinks to host tools used by build
480HOSTTOOLS_DIR = "${TMPDIR}/hosttools" 480HOSTTOOLS_DIR = "${TMPDIR}/hosttools"
481 481
482# Tools needed to run builds with OE-Core 482# Tools needed to run builds with OE-Core