diff options
Diffstat (limited to 'meta/recipes-bsp/grub/grub_0.97.bb')
-rw-r--r-- | meta/recipes-bsp/grub/grub_0.97.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-bsp/grub/grub_0.97.bb b/meta/recipes-bsp/grub/grub_0.97.bb index 5ba1a08499..6971193378 100644 --- a/meta/recipes-bsp/grub/grub_0.97.bb +++ b/meta/recipes-bsp/grub/grub_0.97.bb | |||
@@ -16,6 +16,7 @@ SRC_URI = "ftp://alpha.gnu.org/gnu/grub/grub-${PV}.tar.gz; \ | |||
16 | file://no-reorder-functions.patch \ | 16 | file://no-reorder-functions.patch \ |
17 | file://autohell.patch \ | 17 | file://autohell.patch \ |
18 | file://grub_fix_for_automake-1.12.patch \ | 18 | file://grub_fix_for_automake-1.12.patch \ |
19 | file://objcopy-absolute.patch \ | ||
19 | " | 20 | " |
20 | 21 | ||
21 | SRC_URI[md5sum] = "cd3f3eb54446be6003156158d51f4884" | 22 | SRC_URI[md5sum] = "cd3f3eb54446be6003156158d51f4884" |