diff options
| -rw-r--r-- | meta/conf/bitbake.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf index f6fb2aa698..46c8d08620 100644 --- a/meta/conf/bitbake.conf +++ b/meta/conf/bitbake.conf | |||
| @@ -486,12 +486,12 @@ HOSTTOOLS += " \ | |||
| 486 | [ ar as awk basename bash bzip2 cat chgrp chmod chown chrpath cmp comm cp cpio \ | 486 | [ ar as awk basename bash bzip2 cat chgrp chmod chown chrpath cmp comm cp cpio \ |
| 487 | cpp cut date dd diff diffstat dirname du echo egrep env expand expr false \ | 487 | cpp cut date dd diff diffstat dirname du echo egrep env expand expr false \ |
| 488 | fgrep file find flock g++ gawk gcc getconf getopt git grep gunzip gzip \ | 488 | fgrep file find flock g++ gawk gcc getconf getopt git grep gunzip gzip \ |
| 489 | head hostname iconv id install ld ldd ln ls make md5sum mkdir mkfifo mknod \ | 489 | head hostname iconv id install ld ldd ln ls lz4c make md5sum mkdir mkfifo mknod \ |
| 490 | mktemp mv nm objcopy objdump od patch perl pr printf pwd \ | 490 | mktemp mv nm objcopy objdump od patch perl pr printf pwd \ |
| 491 | python3 ranlib readelf readlink realpath rm rmdir rpcgen sed seq sh \ | 491 | python3 pzstd ranlib readelf readlink realpath rm rmdir rpcgen sed seq sh \ |
| 492 | sha1sum sha224sum sha256sum sha384sum sha512sum \ | 492 | sha1sum sha224sum sha256sum sha384sum sha512sum \ |
| 493 | sleep sort split stat strings strip tail tar tee test touch tr true uname \ | 493 | sleep sort split stat strings strip tail tar tee test touch tr true uname \ |
| 494 | uniq wc wget which xargs \ | 494 | uniq wc wget which xargs zstd \ |
| 495 | " | 495 | " |
| 496 | 496 | ||
| 497 | # Tools needed to run testimage runtime image testing | 497 | # Tools needed to run testimage runtime image testing |
