mirror of
https://github.com/jiazhang0/meta-secure-core.git
synced 2026-05-09 11:09:40 +00:00
packagegroup-efi-secure-boot: make sure grub never be installed
Signed-off-by: Lans Zhang <jia.zhang@windriver.com>
This commit is contained in:
@@ -28,3 +28,5 @@ kmods = "\
|
|||||||
|
|
||||||
RRECOMMENDS_${PN}_x86 += "${kmods}"
|
RRECOMMENDS_${PN}_x86 += "${kmods}"
|
||||||
RRECOMMENDS_${PN}_x86-64 += "${kmods}"
|
RRECOMMENDS_${PN}_x86-64 += "${kmods}"
|
||||||
|
|
||||||
|
IMAGE_INSTALL_remove += "grub"
|
||||||
|
|||||||
Reference in New Issue
Block a user