summaryrefslogtreecommitdiff
path: root/package/grub-bin
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-11-29 12:45:21 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2009-11-29 12:45:21 +0100
commitde381e1a5b340c41fcc71758b435526ee8a10323 (patch)
treebdf604a0477bd675e556ff4e632a8e68c1592d53 /package/grub-bin
parent0ba71fe6deb9d028d305483071ca47b85081b672 (diff)
add grub source package and update grub-bin
Diffstat (limited to 'package/grub-bin')
-rw-r--r--package/grub-bin/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/package/grub-bin/Makefile b/package/grub-bin/Makefile
index 83ca6bdb9..1d2fbb334 100644
--- a/package/grub-bin/Makefile
+++ b/package/grub-bin/Makefile
@@ -3,10 +3,12 @@
include ${TOPDIR}/rules.mk
+# compiled with i486 toolchain, statically linked with uClibc
+# cross-compile on amd64 does not work, so provide a binary package
PKG_NAME:= grub-bin
-PKG_VERSION:= 1.97
+PKG_VERSION:= 1.97.1
PKG_RELEASE:= 1
-PKG_MD5SUM:= db8dff73e119b51529d2a087c9d7d527
+PKG_MD5SUM:= 99ddead9dcb689a7ec2431c1e6b3cf0d
PKG_DESCR:= GRUB bootloader
PKG_SECTION:= sys
PKG_SITES:= http://openadk.org/distfiles/