mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-07-16 15:57:19 +00:00
9d1070b435
The initramfs for Corstone1000 is based on core-image-minimal, which has GRUB included as a package. Corstone1000 uses U-Boot's efiloader to load the initramfs and kernel and therefore does not require GRUB for boot. Signed-off-by: Frazer Carsley <frazer.carsley@arm.com> Signed-off-by: Jon Mason <jon.mason@arm.com>
3 lines
122 B
Plaintext
3 lines
122 B
Plaintext
# Customise core boot package for corstone1000 initramfs by removing GRUB
|
|
|
|
RDEPENDS:${PN}:remove:corstone1000 = "grub-efi" |