summaryrefslogtreecommitdiff
path: root/libre-testing/uboot-am335x_bone
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-02-23 13:53:32 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-02-23 13:53:32 -0300
commit84419b785f13f1ff44943fa89b86661077417ae3 (patch)
treee3f59e182eb589e884785dbe7bba02f7b3929b4d /libre-testing/uboot-am335x_bone
parentddb1dac1b25464e9c5ac630319b3a4eab605d1c9 (diff)
uboot{,4grub}-am335x_bone: fix package relations arrays
Diffstat (limited to 'libre-testing/uboot-am335x_bone')
-rw-r--r--libre-testing/uboot-am335x_bone/PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/libre-testing/uboot-am335x_bone/PKGBUILD b/libre-testing/uboot-am335x_bone/PKGBUILD
index 810d71ee2..a62861a9f 100644
--- a/libre-testing/uboot-am335x_bone/PKGBUILD
+++ b/libre-testing/uboot-am335x_bone/PKGBUILD
@@ -7,7 +7,7 @@ buildarch=4
pkgname=uboot-am335x_bone
pkgver=2015.04
-pkgrel=1
+pkgrel=2
pkgdesc="U-Boot for BeagleBone and BeagleBone Black"
arch=('armv7h')
url="http://git.denx.de/u-boot.git/"
@@ -16,8 +16,7 @@ replaces=('uboot-beaglebone-linux-libre' 'uboot-beaglebone-linux-libre-lts'
'uboot-beaglebone')
conflicts=('uboot-beaglebone-linux-libre' 'uboot-beaglebone-linux-libre-lts'
'uboot-beaglebone-linux-libre-grsec' 'uboot-beaglebone-linux-libre-pck'
- 'uboot-beaglebone')
-provides=('uboot-beaglebone')
+ 'uboot-beaglebone' 'uboot4grub-am335x_bone')
makedepends=('bc')
license=('GPL')
backup=(boot/extlinux/extlinux.conf)