Files
poky/meta/recipes-core
Changqing Li 3487409d71 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>
2020-12-03 22:53:09 +00:00
..
2020-09-08 16:43:40 +01:00
2020-11-03 08:21:11 +00:00
2019-01-08 11:16:44 +00:00
2020-09-24 22:32:49 +01:00
2020-08-02 14:42:08 +01:00
2018-09-04 11:03:55 +01:00
2020-11-11 10:08:12 +00:00
2019-03-29 08:28:52 +00:00