diff options
Diffstat (limited to 'libre-testing/uboot-am335x_bone/PKGBUILD')
-rw-r--r-- | libre-testing/uboot-am335x_bone/PKGBUILD | 5 |
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) |