summaryrefslogtreecommitdiff
path: root/libre-testing
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-02-23 02:32:54 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-02-23 02:33:18 -0300
commitb12c9c1d52e5c53dff47f82169ada207aed8701a (patch)
treee7c7e9c175317259b78e826c3132e1e38afa57e0 /libre-testing
parent3fae42d6c953262288f90d2c977e82c595cae03f (diff)
downloadabslibre-b12c9c1d52e5c53dff47f82169ada207aed8701a.tar.gz
abslibre-b12c9c1d52e5c53dff47f82169ada207aed8701a.tar.bz2
abslibre-b12c9c1d52e5c53dff47f82169ada207aed8701a.zip
uboot-am335x_bone: add current uboot-beaglebone packages to conflicts and replaces arrays
Diffstat (limited to 'libre-testing')
-rw-r--r--libre-testing/uboot-am335x_bone/PKGBUILD10
1 files changed, 7 insertions, 3 deletions
diff --git a/libre-testing/uboot-am335x_bone/PKGBUILD b/libre-testing/uboot-am335x_bone/PKGBUILD
index 03de3433a..e69c6635e 100644
--- a/libre-testing/uboot-am335x_bone/PKGBUILD
+++ b/libre-testing/uboot-am335x_bone/PKGBUILD
@@ -8,11 +8,15 @@ buildarch=4
pkgname=uboot-am335x_bone
pkgver=2015.04
pkgrel=1
-pkgdesc="U-Boot for Beaglebone and Beaglebone Black"
+pkgdesc="U-Boot for BeagleBone and BeagleBone Black"
arch=('armv7h')
url="http://git.denx.de/u-boot.git/"
-replaces=('uboot-beaglebone')
-conflicts=('uboot-beaglebone')
+replaces=('uboot-beaglebone-linux-libre' 'uboot-beaglebone-linux-libre-lts'
+ 'uboot-beaglebone-linux-libre-grsec' 'uboot-beaglebone-linux-libre-pck'
+ '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')
makedepends=('bc')
license=('GPL')