diff options
Diffstat (limited to 'meta/recipes-bsp/grub/grub2.inc')
-rw-r--r-- | meta/recipes-bsp/grub/grub2.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-bsp/grub/grub2.inc b/meta/recipes-bsp/grub/grub2.inc index f64198d9f0..b69de9f340 100644 --- a/meta/recipes-bsp/grub/grub2.inc +++ b/meta/recipes-bsp/grub/grub2.inc | |||
@@ -33,6 +33,8 @@ SRC_URI = "ftp://ftp.gnu.org/gnu/grub/grub-${PV}.tar.gz \ | |||
33 | file://fix-texinfo.patch \ | 33 | file://fix-texinfo.patch \ |
34 | file://0001-grub-core-gettext-gettext.c-main_context-secondary_c.patch \ | 34 | file://0001-grub-core-gettext-gettext.c-main_context-secondary_c.patch \ |
35 | file://0001-Enforce-no-pie-if-the-compiler-supports-it.patch \ | 35 | file://0001-Enforce-no-pie-if-the-compiler-supports-it.patch \ |
36 | file://0001-grub-core-kern-efi-mm.c-grub_efi_finish_boot_service.patch \ | ||
37 | file://0002-grub-core-kern-efi-mm.c-grub_efi_get_memory_map-Neve.patch \ | ||
36 | " | 38 | " |
37 | 39 | ||
38 | DEPENDS = "flex-native bison-native autogen-native" | 40 | DEPENDS = "flex-native bison-native autogen-native" |