]> code.ossystems Code Review - openembedded-core.git/commit
wic: isoimage-isohybrid: use grub-efi from deploy dir
authorEd Bartosh <ed.bartosh@linux.intel.com>
Fri, 14 Jul 2017 12:33:06 +0000 (15:33 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 17 Jul 2017 12:48:55 +0000 (13:48 +0100)
commit9a1709278de877085a8d92f6361624e279a603bf
tree4468ef07524035c73d216fb440bc8f04baa1bf83
parent01fc31854f7da6b3a4546121f809875c35bbf0e0
wic: isoimage-isohybrid: use grub-efi from deploy dir

isoimage-isohybrid plugin tries to build grub-efi in its working
directory if it can't find efi binary. Wic should avoid doing anything
in working directories of other recipes. It should use artifacts from
the image deployment directory instead.

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