Files
poky/meta/recipes-core
Changqing Li 4687a1722c 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: 417bb4b01386d6f83f56ba8cd36b9408761de25e)

Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit c0eda6ec09395f3a04cb80107a3ca33a063b21f8)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-12-18 23:01:48 +00:00
..
2020-07-12 12:21:47 +01:00
2020-09-08 16:43:40 +01:00
2020-07-22 12:45:56 +01: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-09-10 13:48:26 +01:00
2020-10-08 08:08:32 +01:00
2019-03-29 08:28:52 +00:00