]> code.ossystems Code Review - openembedded-core.git/commit
wic: engine: create output dir
authorEd Bartosh <ed.bartosh@linux.intel.com>
Thu, 2 Feb 2017 13:32:57 +0000 (15:32 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 2 Feb 2017 17:37:36 +0000 (17:37 +0000)
commite52bfb0e81d3fb2a474f08b2e2b8b89aadc61d14
treee9674c5ddf90786089144b052229cd4fc2ebbf44
parent04624464690da71b3ec904a48d5caa8087ca6381
wic: engine: create output dir

Make sure output directory exists before creating an image.
Create it if it doesn't exist.

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/lib/wic/engine.py