From de381e1a5b340c41fcc71758b435526ee8a10323 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 29 Nov 2009 12:45:21 +0100 Subject: add grub source package and update grub-bin --- package/grub-bin/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'package/grub-bin') 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/ -- cgit v1.2.3