summaryrefslogtreecommitdiff
path: root/recipes/grub/grub_0.97.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/grub/grub_0.97.bb')
-rw-r--r--recipes/grub/grub_0.97.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/grub/grub_0.97.bb b/recipes/grub/grub_0.97.bb
index 40adff9ee9..0d64ed76df 100644
--- a/recipes/grub/grub_0.97.bb
+++ b/recipes/grub/grub_0.97.bb
@@ -3,10 +3,11 @@ HOMEPAGE = "http://www.gnu.org/software/grub"
SECTION = "bootloaders"
PRIORITY = "optional"
RDEPENDS_${PN}-install = "diffutils"
-PR = "r5"
+PR = "r6"
SRC_URI = "ftp://alpha.gnu.org/gnu/grub/grub-${PV}.tar.gz \
file://automake-1.10.patch;patch=1 \
+ file://grub-support-256byte-inode.diff;patch=1 \
file://menu.lst"
inherit autotools