aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/grub/grub_0.97.bb
diff options
context:
space:
mode:
authorMartyn Welch <martyn.welch@ge.com>2010-03-16 04:26:22 +0000
committerKoen Kooi <koen@openembedded.org>2010-03-27 09:36:47 +0100
commitffbe0a0677554c1c3c6a5d9543d6ad04b367bc8a (patch)
tree705c8d226814aa4ba36dd7bc5876edece9616a07 /recipes/grub/grub_0.97.bb
parente1d81df55535f8c2612ef8e46175e8bf5430006f (diff)
downloadopenembedded-ffbe0a0677554c1c3c6a5d9543d6ad04b367bc8a.tar.gz
Grub: Add disk geometry patch
Add a patch to allow for larger disk geometries. Signed-off-by: Martyn Welch <martyn.welch@ge.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
Diffstat (limited to 'recipes/grub/grub_0.97.bb')
-rw-r--r--recipes/grub/grub_0.97.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/grub/grub_0.97.bb b/recipes/grub/grub_0.97.bb
index 0d64ed76df..f98cd4b1cb 100644
--- a/recipes/grub/grub_0.97.bb
+++ b/recipes/grub/grub_0.97.bb
@@ -7,6 +7,7 @@ PR = "r6"
SRC_URI = "ftp://alpha.gnu.org/gnu/grub/grub-${PV}.tar.gz \
file://automake-1.10.patch;patch=1 \
+ file://grub-0.97-disk_geometry-1.patch;patch=1 \
file://grub-support-256byte-inode.diff;patch=1 \
file://menu.lst"