summaryrefslogtreecommitdiffstats
path: root/meta/conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf')
-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 e28df7478f..702881144e 100644
--- a/meta/conf/bitbake.conf
+++ b/meta/conf/bitbake.conf
@@ -524,7 +524,7 @@ HOSTTOOLS += " \
524 python3 pzstd ranlib readelf readlink realpath rm rmdir rpcgen sed seq sh \ 524 python3 pzstd ranlib readelf readlink realpath rm rmdir rpcgen sed seq sh \
525 sha1sum sha224sum sha256sum sha384sum sha512sum \ 525 sha1sum sha224sum sha256sum sha384sum sha512sum \
526 sleep sort split stat strings strip tail tar tee test touch tr true uname \ 526 sleep sort split stat strings strip tail tar tee test touch tr true uname \
527 uniq wc wget which xargs zstd \ 527 uniq unzstd wc wget which xargs zstd \
528" 528"
529 529
530# Tools needed to run testimage runtime image testing 530# Tools needed to run testimage runtime image testing