summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 697956eb49..76942d923b 100644
--- a/meta/conf/bitbake.conf
+++ b/meta/conf/bitbake.conf
@@ -480,7 +480,7 @@ export PATH
480# Build utility info. 480# Build utility info.
481################################################################## 481##################################################################
482 482
483# Directory where host tools are copied 483# Directory with symlinks to host tools used by build
484HOSTTOOLS_DIR = "${TMPDIR}/hosttools" 484HOSTTOOLS_DIR = "${TMPDIR}/hosttools"
485 485
486# Tools needed to run builds with OE-Core 486# Tools needed to run builds with OE-Core