diff options
Diffstat (limited to 'meta/recipes-bsp/grub/grub_2.00.bb')
-rw-r--r-- | meta/recipes-bsp/grub/grub_2.00.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-bsp/grub/grub_2.00.bb b/meta/recipes-bsp/grub/grub_2.00.bb index c88e095d7d..821d9ffe17 100644 --- a/meta/recipes-bsp/grub/grub_2.00.bb +++ b/meta/recipes-bsp/grub/grub_2.00.bb | |||
@@ -17,7 +17,7 @@ PR = "r0" | |||
17 | 17 | ||
18 | SRC_URI = "ftp://ftp.gnu.org/gnu/grub/grub-${PV}.tar.gz \ | 18 | SRC_URI = "ftp://ftp.gnu.org/gnu/grub/grub-${PV}.tar.gz \ |
19 | file://grub-install.in.patch \ | 19 | file://grub-install.in.patch \ |
20 | file://grub-1.99-fpmath-sse-387-fix.patch \ | 20 | file://grub-2.00-fpmath-sse-387-fix.patch \ |
21 | file://remove-gets.patch \ | 21 | file://remove-gets.patch \ |
22 | file://40_custom" | 22 | file://40_custom" |
23 | 23 | ||