diff options
| -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 5c875f34f8..c09c0a7d52 100644 --- a/meta/conf/bitbake.conf +++ b/meta/conf/bitbake.conf | |||
| @@ -522,7 +522,7 @@ HOSTTOOLS += " \ | |||
| 522 | mktemp mv nm objcopy objdump od patch perl pr printf pwd \ | 522 | mktemp mv nm objcopy objdump od patch perl pr printf pwd \ |
| 523 | python3 pzstd ranlib readelf readlink realpath rm rmdir rpcgen sed seq sh \ | 523 | python3 pzstd ranlib readelf readlink realpath rm rmdir rpcgen sed seq sh \ |
| 524 | sha1sum sha224sum sha256sum sha384sum sha512sum \ | 524 | sha1sum sha224sum sha256sum sha384sum sha512sum \ |
| 525 | sleep sort split stat strings strip tail tar tee test touch tr true uname \ | 525 | sleep sort split stat strings strip tail tar tee test touch tr true truncate uname \ |
| 526 | uniq unzstd wc wget which xargs zstd \ | 526 | uniq unzstd wc wget which xargs zstd \ |
| 527 | " | 527 | " |
| 528 | 528 | ||
