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 8cb9b31f04..9452d5ac4f 100644 --- a/meta/conf/bitbake.conf +++ b/meta/conf/bitbake.conf | |||
| @@ -485,7 +485,7 @@ HOSTTOOLS += " \ | |||
| 485 | fgrep file find flock g++ gawk gcc getconf getopt git grep gunzip gzip \ | 485 | fgrep file find flock g++ gawk gcc getconf getopt git grep gunzip gzip \ |
| 486 | head hostname id install ld ldd ln ls make makeinfo md5sum mkdir mknod \ | 486 | head hostname id install ld ldd ln ls make makeinfo md5sum mkdir mknod \ |
| 487 | mktemp mv nm objcopy objdump od patch perl pod2man pr printf pwd python2 \ | 487 | mktemp mv nm objcopy objdump od patch perl pod2man pr printf pwd python2 \ |
| 488 | python2.7 python3 ranlib readelf readlink rm rmdir rpcgen sed sh sha256sum \ | 488 | python2.7 python3 ranlib readelf readlink rm rmdir rpcgen sed seq sh sha256sum \ |
| 489 | sleep sort split stat strings strip tail tar tee test touch tr true uname \ | 489 | sleep sort split stat strings strip tail tar tee test touch tr true uname \ |
| 490 | uniq wc wget which xargs \ | 490 | uniq wc wget which xargs \ |
| 491 | " | 491 | " |
