aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp/grub/grub_2.00.bb
diff options
context:
space:
mode:
authorRadu Moisan <radu.moisan@intel.com>2012-08-21 14:48:38 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-08-23 11:15:50 +0100
commit88cd5d99918a896f515e8bb59b7238f3ad50adff (patch)
tree822ff5a948548f0c5f83395eaa8273425e733b66 /meta/recipes-bsp/grub/grub_2.00.bb
parentd888f50d5cfdf5b3881f81c26f0349ef41c06197 (diff)
downloadopenembedded-core-88cd5d99918a896f515e8bb59b7238f3ad50adff.tar.gz
grub-efi-native: Update to version 2.00
Added -Wno-unused-result because of a read() with no result, and causing error due to -Werror Updated grub recipe because of a patch name change Removed unnecessary patches (merged upstream). Signed-off-by: Radu Moisan <radu.moisan@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-bsp/grub/grub_2.00.bb')
-rw-r--r--meta/recipes-bsp/grub/grub_2.00.bb2
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"
SRC_URI = "ftp://ftp.gnu.org/gnu/grub/grub-${PV}.tar.gz \
file://grub-install.in.patch \
- file://grub-1.99-fpmath-sse-387-fix.patch \
+ file://grub-2.00-fpmath-sse-387-fix.patch \
file://remove-gets.patch \
file://40_custom"