Allow grub2 to build with opensuse
Specify grub2 in grub2 element pkg-map Change-Id: Ia8bc1cbe11b35802f5c979ab4bb03e4e75077e83 Closes-Bug: #1519209
This commit is contained in:
parent
0072628c5a
commit
1b8a53ff3a
@ -9,6 +9,11 @@
|
||||
"signed_grub_efi": "efibootmgr grub2-efi-modules grub2-efi",
|
||||
"signed_shim_efi": "shim",
|
||||
"grub_bios": "grub2"
|
||||
},
|
||||
"suse":{
|
||||
"signed_grub_efi": "",
|
||||
"signed_shim_efi": "",
|
||||
"grub_bios": "grub2"
|
||||
}
|
||||
},
|
||||
"default":{
|
||||
|
Loading…
Reference in New Issue
Block a user