]> 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>
Thu, 28 Jun 2018 22:33:55 +0000 (23:33 +0100)
commit1608129692d92c239b5fb9244b649a32b9009254
tree02a714631ddbac72ac42df0344f3065e512710d2
parent4cc150f31f84d1cbc82df7d7f8fe045a06a9859e
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.

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