aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/squashfs-tools
diff options
context:
space:
mode:
authorEd Bartosh <ed.bartosh@linux.intel.com>2015-05-21 10:29:52 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-05-23 07:56:12 +0100
commit75162b05b5ad9aac307f7911caecb2b8a017acbf (patch)
tree796a72ebfbbd839452b5897149169994b1c85901 /meta/recipes-devtools/squashfs-tools
parentf62255bfa6c5a322c867b7c4ea5686ea7bfab3fe (diff)
downloadopenembedded-core-contrib-75162b05b5ad9aac307f7911caecb2b8a017acbf.tar.gz
wic: Make sure file exists before removing it
Bunch of os.remove calls were added to the partition.py lately. They're causing wic to fail with OSError: [Errno 2] No such file or directory if file doesn't exist. Added check for file existence to all recently added calls of os.remove. That should fix this regression. Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-devtools/squashfs-tools')
0 files changed, 0 insertions, 0 deletions