summaryrefslogtreecommitdiff
path: root/libre-testing/uboot4grub-am335x_bone/PKGBUILD
diff options
context:
space:
mode:
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() {