mirror of
https://git.yoctoproject.org/poky
synced 2026-04-04 14:02:22 +02:00
grub: add grub-native
Not only grub-efi-native, but also add grub-native to provide grub utilities on host (From OE-Core rev: 67dfa11f2d2fb5242814e133346e72515bfc0aca) Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
841a1029c3
commit
3ef77a577c
@@ -105,5 +105,3 @@ INSANE_SKIP_${PN}_append_linux-gnux32 = " arch"
|
||||
INSANE_SKIP_${PN}-dbg_append_linux-gnux32 = " arch"
|
||||
INSANE_SKIP_${PN}_append_linux-muslx32 = " arch"
|
||||
INSANE_SKIP_${PN}-dbg_append_linux-muslx32 = " arch"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
@@ -65,3 +65,5 @@ do_configure_prepend() {
|
||||
}
|
||||
|
||||
RDEPENDS_${PN}_class-native = ""
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
Reference in New Issue
Block a user