summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/meta/meta-environment-extsdk.bb
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-18 23:01:48 +0000
commit4687a1722c8d11a3b2f869a519ac09b00ac63026 (patch)
tree4a776a95fb453999cfca5a1ab35f8f09bf4bbb4b /meta/recipes-core/meta/meta-environment-extsdk.bb
parent87af2a9001854e3a1c4ea83dab02df95256d5289 (diff)
downloadpoky-4687a1722c8d11a3b2f869a519ac09b00ac63026.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: 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>
Diffstat (limited to 'meta/recipes-core/meta/meta-environment-extsdk.bb')
0 files changed, 0 insertions, 0 deletions