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 2dac3a1481..3ef7f7ae21 100644
--- a/meta/conf/bitbake.conf
+++ b/meta/conf/bitbake.conf
@@ -472,7 +472,7 @@ HOSTTOOLS += " \
472HOSTTOOLS += "ip ping ps scp ssh stty" 472HOSTTOOLS += "ip ping ps scp ssh stty"
473 473
474# Link to these if present 474# Link to these if present
475HOSTTOOLS_NONFATAL += "aws ccache gcc-ar gpg ld.bfd ld.gold nc sftp socat sudo" 475HOSTTOOLS_NONFATAL += "aws ccache gcc-ar gpg ld.bfd ld.gold nc sftp socat ssh sudo"
476 476
477# Temporary add few more detected in bitbake world 477# Temporary add few more detected in bitbake world
478HOSTTOOLS_NONFATAL += "join nl size yes zcat" 478HOSTTOOLS_NONFATAL += "join nl size yes zcat"