mirror of
https://git.yoctoproject.org/poky
synced 2026-04-04 23:02:22 +02:00
wic-tools: add grub-efi and systemd-boot on arm64
These both now work on arm64, so add them to the dependencies. (From OE-Core rev: 6b350db4ef9eaff10ee274ff7d28d2e6761c532a) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
942a818ea9
commit
4e21385a95
@@ -11,6 +11,7 @@ DEPENDS = "\
|
||||
DEPENDS_append_x86 = " syslinux-native syslinux grub-efi systemd-boot"
|
||||
DEPENDS_append_x86-64 = " syslinux-native syslinux grub-efi systemd-boot"
|
||||
DEPENDS_append_x86-x32 = " syslinux-native syslinux grub-efi"
|
||||
DEPENDS_append_aarch64 = " grub-efi systemd-boot"
|
||||
|
||||
INHIBIT_DEFAULT_DEPS = "1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user