]> code.ossystems Code Review - openembedded-core.git/commit
wic: use wic-tools STAGING_DATADIR as bootimg_dir
authorEd Bartosh <ed.bartosh@linux.intel.com>
Sun, 26 Mar 2017 17:27:48 +0000 (20:27 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 31 Mar 2017 11:12:13 +0000 (12:12 +0100)
commit9674bbd0585fc25ccd362f233b83d07ff8f6ff53
tree74318dc0fee8381eb406fd1d693bb72003e058c3
parent9a470752f5698f791f8f78e28d163a0b9c695186
wic: use wic-tools STAGING_DATADIR as bootimg_dir

If bootloader artifacts are not found in default bootimg_dir
use wic-tools sysroot for the same purpose. This should
prevent wic from failing if bootloader artifacts can't be
found in image native sysroot.

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
scripts/lib/wic/plugins/source/bootimg-pcbios.py