From 0c57a81ebd31df4f21bc9ce1b4a53be199efdb69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Thu, 25 Feb 2016 16:32:13 -0300 Subject: uboot4grub-am335x_bone-2015.04-4: use patch based on Arch ARM to add GRUB support --- libre-testing/uboot4grub-am335x_bone/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 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 ddad11860..7f927f944 100644 --- a/libre-testing/uboot4grub-am335x_bone/PKGBUILD +++ b/libre-testing/uboot4grub-am335x_bone/PKGBUILD @@ -5,14 +5,14 @@ buildarch=4 pkgname=uboot4grub-am335x_bone pkgver=2015.04 -pkgrel=3 +pkgrel=4 pkgdesc="U-Boot with GRUB support for BeagleBone and BeagleBone Black" arch=('armv7h') url="http://git.denx.de/u-boot.git/" depends=('grub-am335x_bone') conflicts=('uboot-beaglebone-linux-libre' 'uboot-beaglebone-linux-libre-lts' 'uboot-beaglebone-linux-libre-grsec' 'uboot-beaglebone-linux-libre-pck' - 'uboot-beaglebone' 'uboot-am335x_bone') + 'uboot-beaglebone' 'uboot-am335x_bone' 'uboot4extlinux-am335x_bone') makedepends=('bc') license=('GPL') install=${pkgname}.install @@ -20,7 +20,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' - '5123aa48d979d853ce2542dcead2034f' + '109779c2b15013d54dc2f576651219e4' 'ccb79775b81654e16fca18825c7f2506') prepare() { -- cgit v1.2.2