mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-05-07 04:58:57 +00:00
arm-bsp/packagegroup-core-boot:cs1k: Remove GRUB from initramfs
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>
This commit is contained in:
committed by
Jon Mason
parent
8eb10af809
commit
9d1070b435
@@ -0,0 +1,3 @@
|
||||
# Customise core boot package for corstone1000 initramfs by removing GRUB
|
||||
|
||||
RDEPENDS:${PN}:remove:corstone1000 = "grub-efi"
|
||||
Reference in New Issue
Block a user