summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support
diff options
context:
space:
mode:
authorChangqing Li <changqing.li@windriver.com>2020-11-25 10:02:48 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-12-03 22:52:27 +0000
commitc0eda6ec09395f3a04cb80107a3ca33a063b21f8 (patch)
tree8fde51e1ded54b880ca4f668bfb84a3c293bad82 /meta/recipes-support
parent16f6833ccd732de9f3db82ac5b0a18eea5298ceb (diff)
downloadopenembedded-core-c0eda6ec09395f3a04cb80107a3ca33a063b21f8.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. Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support')
0 files changed, 0 insertions, 0 deletions