From 11c8429d4c4ef7552ffd4bfe6de2b8ec1560040d Mon Sep 17 00:00:00 2001 From: Isaac David Date: Mon, 9 Nov 2015 23:01:38 -0600 Subject: uboot4grub-am335x_bone: small fix to make uboot load grub automatically --- libre-testing/uboot4grub-am335x_bone/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libre-testing/uboot4grub-am335x_bone/PKGBUILD') diff --git a/libre-testing/uboot4grub-am335x_bone/PKGBUILD b/libre-testing/uboot4grub-am335x_bone/PKGBUILD index dee132230..a3dd5a21e 100644 --- a/libre-testing/uboot4grub-am335x_bone/PKGBUILD +++ b/libre-testing/uboot4grub-am335x_bone/PKGBUILD @@ -5,7 +5,7 @@ buildarch=4 pkgname=uboot4grub-am335x_bone pkgver=2015.04 -pkgrel=2 +pkgrel=3 pkgdesc="U-Boot with GRUB support for BeagleBone and BeagleBone Black" arch=('armv7h') url="http://git.denx.de/u-boot.git/" @@ -28,7 +28,7 @@ source=("ftp://ftp.denx.de/pub/u-boot/u-boot-${pkgver}.tar.bz2" '0001-parabola-arm-modifications+grub-support.patch' 'uEnv.txt') md5sums=('570bdc2c47270c2a98ca60ff6c5c74cd' - '18ac73c5db8c38355f4b6ecaacb22163' + '5123aa48d979d853ce2542dcead2034f' 'ccb79775b81654e16fca18825c7f2506') prepare() { -- cgit v1.2.3-54-g00ecf