]> code.ossystems Code Review - openembedded-core.git/commit
wic: isoimage-isohybrid: fix UEFI spec breakage
authorIoan-Adrian Ratiu <adrian.ratiu@ni.com>
Thu, 28 Jun 2018 13:58:32 +0000 (16:58 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 24 Nov 2018 21:45:47 +0000 (21:45 +0000)
commitce1815374254d1f23556b7fe2e46aa0e676d8d1a
tree3288f25869432c8899fb7eccce94359ec3ad5b72
parentd9ad083ee5a1bc8723b01b31a0010128e26375fd
wic: isoimage-isohybrid: fix UEFI spec breakage

It's really good that OE supports multiple EFI_PROVIDERs and that
commit 9a1709278de87 ("wic: isoimage-isohybrid: use grub-efi from
deploy dir") makes re-use of the grub-efi built image, but we should
still respect the standard otherwise the ISO will not boot, so install
grub images as boot[x64|ia32].efi not ${PN}-boot[x64|ia32].efi.

(From OE-Core rev: 1608129692d92c239b5fb9244b649a32b9009254)

Signed-off-by: Ioan-Adrian Ratiu <adrian.ratiu@ni.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
scripts/lib/wic/plugins/source/isoimage-isohybrid.py