From d4bab9e306b4b9fbf02bbd737261db34ee99479f Mon Sep 17 00:00:00 2001 From: Thorsten Glaser Date: Sat, 20 Nov 2010 14:37:24 +0000 Subject: replace distfile with one that has usr/share/grub-bin/core.img Signed-off-by: Thorsten Glaser --- package/grub-bin/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package/grub-bin/Makefile b/package/grub-bin/Makefile index d39c1bb21..51f61c226 100644 --- a/package/grub-bin/Makefile +++ b/package/grub-bin/Makefile @@ -7,8 +7,8 @@ include ${TOPDIR}/rules.mk # cross-compiling is difficult, so provide a binary package PKG_NAME:= grub-bin PKG_VERSION:= 1.98 -PKG_RELEASE:= 1 -PKG_MD5SUM:= 958f9fd415a0bd52fe115176afbf19d9 +PKG_RELEASE:= 2 +PKG_MD5SUM:= 50dbe739776f904c318be05faf1d7ce5 PKG_DESCR:= GRUB2 bootloader (binary package) PKG_SECTION:= base PKG_SITES:= http://openadk.org/distfiles/ -- cgit v1.2.3