]> code.ossystems Code Review - openembedded-core.git/commit
wic: bootimg-partition: Stop removing whole workdir
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Wed, 4 Feb 2015 22:49:15 +0000 (23:49 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 7 Feb 2015 18:52:45 +0000 (18:52 +0000)
commit2d3c9f89852bd009fc7accee495ede2fbcadc3bb
tree94bb433c167be4ed0e61fccb9ed3f802593f78bc
parent26280cf0199abb3266d620c8dee1194504a5a829
wic: bootimg-partition: Stop removing whole workdir

Stop removing the whole working directory as this is also removing
eventual previously created partition images, leading to image creation
failures.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/lib/wic/plugins/source/bootimg-partition.py