summaryrefslogtreecommitdiff
path: root/libre-testing/uboot4grub-am335x_bone/PKGBUILD
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-02-25 16:32:13 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-02-25 18:09:13 -0300
commit0c57a81ebd31df4f21bc9ce1b4a53be199efdb69 (patch)
tree274d925e0e64faa87252dbbf98a7914dd6456c03 /libre-testing/uboot4grub-am335x_bone/PKGBUILD
parente67fd31db62f85f33f5695716b260407f31c11f0 (diff)
uboot4grub-am335x_bone-2015.04-4: use patch based on Arch ARM to add GRUB support
Diffstat (limited to 'libre-testing/uboot4grub-am335x_bone/PKGBUILD')
-rw-r--r--libre-testing/uboot4grub-am335x_bone/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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() {