diff options
author | Niko Mauno <niko.mauno@vaisala.com> | 2018-01-29 19:47:24 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-01-30 11:50:12 +0000 |
commit | fe0b4cb5b48580d4a3f3c0eb82bfa6f1b13801e4 (patch) | |
tree | 8fd7ce326edb56bf9fa370bcf38d55ab5d374744 /meta/recipes-extended/ltp | |
parent | 965c5afc8fd1ab280ecd82908826d520c275fd67 (diff) | |
download | poky-fe0b4cb5b48580d4a3f3c0eb82bfa6f1b13801e4.tar.gz |
bitbake.conf: Add comm to HOSTTOOLS
This mitigates following issues during u-boot do_compile() step --
otherwise, if comm is not available, they are quietly ignored:
.../scripts/check-config.sh: line 33: comm: command not found
.../scripts/check-config.sh: line 39: comm: command not found
Since 'comm' is provided by coreutils package, adding it to HOSTTOOLS
was considered a lower impact fix compared to adding coreutils-native
buildtime dependency to u-boot recipe.
(From OE-Core rev: 6dc33687de9edd4269cbaf85e30945771f61f313)
Signed-off-by: Niko Mauno <niko.mauno@vaisala.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/ltp')
0 files changed, 0 insertions, 0 deletions