diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/conf/bitbake.conf | 2 |
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 += " \ | |||
472 | HOSTTOOLS += "ip ping ps scp ssh stty" | 472 | HOSTTOOLS += "ip ping ps scp ssh stty" |
473 | 473 | ||
474 | # Link to these if present | 474 | # Link to these if present |
475 | HOSTTOOLS_NONFATAL += "aws ccache gcc-ar gpg ld.bfd ld.gold nc sftp socat sudo" | 475 | HOSTTOOLS_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 |
478 | HOSTTOOLS_NONFATAL += "join nl size yes zcat" | 478 | HOSTTOOLS_NONFATAL += "join nl size yes zcat" |