]> code.ossystems Code Review - openembedded-core.git/commit
wic: get rid of image_output_dir variable
authorEd Bartosh <ed.bartosh@linux.intel.com>
Thu, 2 Feb 2017 13:32:59 +0000 (15:32 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 2 Feb 2017 17:37:37 +0000 (17:37 +0000)
commitc6013dcb158a84d48cc2677f1509681cf9e0a3cb
tree049560fd2004d448a0baca9d67c09c0c4a662fc0
parente6579b4e007ce89000c46c09917fbd3c72f18a73
wic: get rid of image_output_dir variable

Used options.outdir instead of image_output_dir.
There is no sense to use extra variable for this.

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