summaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp/grub/grub_0.97.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-bsp/grub/grub_0.97.bb')
-rw-r--r--meta/recipes-bsp/grub/grub_0.97.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-bsp/grub/grub_0.97.bb b/meta/recipes-bsp/grub/grub_0.97.bb
index d1eb645544..503dac07ea 100644
--- a/meta/recipes-bsp/grub/grub_0.97.bb
+++ b/meta/recipes-bsp/grub/grub_0.97.bb
@@ -16,6 +16,9 @@ PR = "r2"
16SRC_URI = "ftp://alpha.gnu.org/gnu/grub/grub-${PV}.tar.gz; \ 16SRC_URI = "ftp://alpha.gnu.org/gnu/grub/grub-${PV}.tar.gz; \
17 file://autohell.patch;apply=yes " 17 file://autohell.patch;apply=yes "
18 18
19SRC_URI[md5sum] = "cd3f3eb54446be6003156158d51f4884"
20SRC_URI[sha256sum] = "4e1d15d12dbd3e9208111d6b806ad5a9857ca8850c47877d36575b904559260b"
21
19inherit autotools 22inherit autotools
20 23
21python __anonymous () { 24python __anonymous () {