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 52ef64b50a..f679a49eb0 100644
--- a/meta/conf/bitbake.conf
+++ b/meta/conf/bitbake.conf
@@ -529,7 +529,7 @@ HOSTTOOLS += " \
529 python3 pzstd ranlib readelf readlink realpath rm rmdir rpcgen sed seq sh \ 529 python3 pzstd ranlib readelf readlink realpath rm rmdir rpcgen sed seq sh \
530 sha1sum sha224sum sha256sum sha384sum sha512sum \ 530 sha1sum sha224sum sha256sum sha384sum sha512sum \
531 sleep sort split stat strings strip tail tar tee test touch tr true uname \ 531 sleep sort split stat strings strip tail tar tee test touch tr true uname \
532 uniq wc wget which xargs zstd \ 532 uniq unzstd wc wget which xargs zstd \
533" 533"
534 534
535# Tools needed to run testimage runtime image testing 535# Tools needed to run testimage runtime image testing