mirror of
https://git.yoctoproject.org/poky
synced 2026-03-19 13:49:41 +01:00
grub-efi: use autotools-brokensep
(From OE-Core rev: ee4a68dd11d6c18681a6d3fdbcd7428136eaaf62) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
2de0100e46
commit
41917e83b5
@@ -51,7 +51,7 @@ python __anonymous () {
|
||||
d.setVar("GRUB_IMAGE", grubimage)
|
||||
}
|
||||
|
||||
inherit autotools
|
||||
inherit autotools-brokensep
|
||||
inherit gettext
|
||||
inherit deploy
|
||||
|
||||
|
||||
Reference in New Issue
Block a user