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-18 23:01:48 +0000 |
| commit | 4687a1722c8d11a3b2f869a519ac09b00ac63026 (patch) | |
| tree | 4a776a95fb453999cfca5a1ab35f8f09bf4bbb4b /scripts/lib/build_perf/__init__.py | |
| parent | 87af2a9001854e3a1c4ea83dab02df95256d5289 (diff) | |
| download | poky-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 'scripts/lib/build_perf/__init__.py')
0 files changed, 0 insertions, 0 deletions
