generic-poky/scripts/lib/wic/imager
Ed Bartosh 3fc6aaa186 wic: do not remove build dir in source plugins
Interesting bug was found during implementation of 'include'
parser command.

Build directory was removed in do_configure_partition method of
bootimg- source plugins. This can cause removal of previously
prepared partition images if /boot partition is mentioned after
other partitions in .ks file.

Moved work directory removal to direct.py before processing
partitions.

(From OE-Core rev: ba98262573cf1600e0d477317f51d488b5f8c4bd)

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-01-20 17:07:13 +00:00
..
__init__.py wic: Rename /mic to /wic 2014-08-11 10:53:12 +01:00
baseimager.py wic: adjust code for new data structure 2016-01-18 11:47:05 +00:00
direct.py wic: do not remove build dir in source plugins 2016-01-20 17:07:13 +00:00