poky/scripts/lib/wic/plugins/source
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
..
bootimg-efi.py wic: do not remove build dir in source plugins 2016-01-20 17:07:13 +00:00
bootimg-partition.py wic: do not remove build dir in source plugins 2016-01-20 17:07:13 +00:00
bootimg-pcbios.py wic: do not remove build dir in source plugins 2016-01-20 17:07:13 +00:00
fsimage.py wic: code cleanup: superfluous-parens 2015-06-23 11:47:36 +01:00
isoimage-isohybrid.py wic: removed unused imports 2016-01-19 17:24:47 +00:00
rawcopy.py wic: rawcopy: Copy source file to build folder 2016-01-07 13:40:16 +00:00
rootfs_pcbios_ext.py wic: removed unused imports 2016-01-19 17:24:47 +00:00
rootfs.py wic: get rid of get_rootfs and set_rootfs 2016-01-18 11:47:06 +00:00