diff options
Diffstat (limited to 'meta/conf')
-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 96a9ed9460..d95e39dfdc 100644 --- a/meta/conf/bitbake.conf +++ b/meta/conf/bitbake.conf | |||
@@ -469,7 +469,7 @@ HOSTTOOLS += " \ | |||
469 | HOSTTOOLS += "ip ping ps scp ssh stty" | 469 | HOSTTOOLS += "ip ping ps scp ssh stty" |
470 | 470 | ||
471 | # Link to these if present | 471 | # Link to these if present |
472 | HOSTTOOLS_NONFATAL += "ccache gcc-ar gpg ld.bfd ld.gold nc sftp socat sudo" | 472 | HOSTTOOLS_NONFATAL += "aws ccache gcc-ar gpg ld.bfd ld.gold nc sftp socat sudo" |
473 | 473 | ||
474 | # Temporary add few more detected in bitbake world | 474 | # Temporary add few more detected in bitbake world |
475 | HOSTTOOLS_NONFATAL += "join nl size yes zcat" | 475 | HOSTTOOLS_NONFATAL += "join nl size yes zcat" |