Allow grub2 to build with opensuse

Specify grub2 in grub2 element pkg-map

Change-Id: Ia8bc1cbe11b35802f5c979ab4bb03e4e75077e83
Closes-Bug: #1519209
This commit is contained in:
Robert Li 2015-12-01 10:13:15 -05:00 committed by greghaynes
parent 0072628c5a
commit 1b8a53ff3a

View File

@ -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":{