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 1473bfb082..489a161e17 100644
--- a/meta/conf/bitbake.conf
+++ b/meta/conf/bitbake.conf
@@ -473,7 +473,7 @@ HOSTTOOLS_DIR = "${TMPDIR}/hosttools"
473 473
474# Tools needed to run builds with OE-Core 474# Tools needed to run builds with OE-Core
475HOSTTOOLS += " \ 475HOSTTOOLS += " \
476 [ ar as awk basename bash bzip2 cat chgrp chmod chown chrpath cmp cp cpio \ 476 [ ar as awk basename bash bzip2 cat chgrp chmod chown chrpath cmp comm cp cpio \
477 cpp cut date dd diff diffstat dirname du echo egrep env expand expr false \ 477 cpp cut date dd diff diffstat dirname du echo egrep env expand expr false \
478 fgrep file find flock g++ gawk gcc getconf getopt git grep gunzip gzip \ 478 fgrep file find flock g++ gawk gcc getconf getopt git grep gunzip gzip \
479 head hostname id install ld ldd ln ls make makeinfo md5sum mkdir mknod \ 479 head hostname id install ld ldd ln ls make makeinfo md5sum mkdir mknod \