summaryrefslogtreecommitdiffstats
path: root/meta/conf/bitbake.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/bitbake.conf')
-rw-r--r--meta/conf/bitbake.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
index bab7016fba..a24be0551d 100644
--- a/meta/conf/bitbake.conf
+++ b/meta/conf/bitbake.conf
@@ -452,6 +452,9 @@ export PATH
452# Build utility info. 452# Build utility info.
453################################################################## 453##################################################################
454 454
455# Directory where host tools are copied
456HOSTTOOLS_DIR = "${TMPDIR}/hosttools"
457
455# Tools needed to run builds with OE-Core 458# Tools needed to run builds with OE-Core
456HOSTTOOLS += " \ 459HOSTTOOLS += " \
457 [ ar as awk basename bash bzip2 cat chgrp chmod chown chrpath cmp cp cpio \ 460 [ ar as awk basename bash bzip2 cat chgrp chmod chown chrpath cmp cp cpio \