Revert "wic: set bootimg_dir when using image-name artifacts"
authorTom Zanussi <tom.zanussi@linux.intel.com>
Wed, 26 Nov 2014 16:22:07 +0000 (08:22 -0800)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 17:18:42 +0000 (09:18 -0800)
commita764e386661d97f11ccf52ecfd09a835ff614c91
tree383d10a227957e8bcb84b0cfe3cbb32a7b1e1d63
parent14fcf361501bb614b8822030ec9d72e547d12108
Revert "wic: set bootimg_dir when using image-name artifacts"

This reverts commit 7ce1dc13f91df70e8a2f420e7c3eba51cbc4bd48.

This patch broke the assumption that a non-null boot_dir means a
user-assigned (-b command-line param) value.

Reverting doesn't break anything, since the case it was added for
doesn't use the boot_dir for anything except debugging anyhow.

Fixes [YOCTO #6290]

(From OE-Core rev: db90f10bf31dec8d7d7bb2d3680d50e133662850)

(From OE-Core rev: 36c93423ee272c4d4aafeb50f83734fd4bb3bb29)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
scripts/lib/image/engine.py
scripts/wic