diff options
author | Changqing Li <changqing.li@windriver.com> | 2020-11-25 10:02:48 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-12-03 22:53:09 +0000 |
commit | 3487409d7124845346a4f5d8e1e64ba707b8dcc6 (patch) | |
tree | 8222bdc880ccb78aa66343a5622c82b63d65ed0b /meta/recipes-support/lz4 | |
parent | ee7c58424e4342c43b16b5f78b6f005e7befc2d0 (diff) | |
download | poky-3487409d7124845346a4f5d8e1e64ba707b8dcc6.tar.gz |
buildtools-tarball: add wic dependency into extended buildtools
fix below error:
wic ls ./core-image-minimal-intel-x86-64.wic
ERROR: Can't find executable parted
wic depend on some tools like parted/mtools/..., and we have those
tools in native_sysroot. so above problem can be avoided by
run command like wic ls imagename.wic --native-sysroot <path>
but this cannot cover condition that usr don't have build the
image, the image just copy from somewhere.
(From OE-Core rev: c0eda6ec09395f3a04cb80107a3ca33a063b21f8)
Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/lz4')
0 files changed, 0 insertions, 0 deletions