poky/scripts/lib/wic
Paul Barker cf73a72632 wic: Allow exec_native_cmd to run HOSTTOOLS
This allows programs from HOSTTOOLS (e.g. 'install', 'rm', 'mv', etc) to
be more easily executed by wic. Without this change only programs from
an actual *-native recipe built by bitbake can be executed by wic.

(From OE-Core rev: 8eb186acdecfbb3151c9a0ab148358e3fe5cce39)

Signed-off-by: Paul Barker <pbarker@konsulko.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2021-01-13 23:13:45 +00:00
..
canned-wks qemux86: do not add vga=0 to kernel parameters 2020-02-18 23:53:54 +00:00
plugins wic: Add workdir argument 2021-01-13 23:13:45 +00:00
__init__.py wic: python2 -> python3 2019-06-30 22:40:52 +01:00
engine.py wic: use Filesystem UUID when expand swap partition 2020-04-26 14:00:50 +01:00
filemap.py wic/filemap: Fall back to standard copy when no way to get the block map 2020-07-18 11:06:31 +01:00
help.py wic: root: Add an opt. destination on include-path 2020-04-26 14:00:50 +01:00
ksparser.py wic/direct/kparser: ensure fsuuid for vfat and msdos align with format 2021-01-01 23:15:13 +00:00
misc.py wic: Allow exec_native_cmd to run HOSTTOOLS 2021-01-13 23:13:45 +00:00
partition.py wic: Pass canonicalized paths in PSEUDO_IGNORE_PATHS 2020-12-20 00:03:04 +00:00
pluginbase.py wic: align layer plugin path 2020-04-02 15:24:59 +01:00