From 9c18eb2596d8996cea95ed5969d38c3d3db93250 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Thu, 15 Oct 2015 10:53:54 -0300 Subject: uboot4grub-am335x_bone: add our uboot-beaglebone packages to replaces and conflicts arrays --- libre-testing/uboot4grub-am335x_bone/PKGBUILD | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/libre-testing/uboot4grub-am335x_bone/PKGBUILD b/libre-testing/uboot4grub-am335x_bone/PKGBUILD index c32adac42..22d7768f0 100644 --- a/libre-testing/uboot4grub-am335x_bone/PKGBUILD +++ b/libre-testing/uboot4grub-am335x_bone/PKGBUILD @@ -10,8 +10,16 @@ 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') -replaces=('uboot-beaglebone' 'uboot-grub-beaglebone') -conflicts=('uboot-beaglebone' 'uboot4grub' 'uboot-grub-beaglebone') +replaces=('uboot-beaglebone' 'uboot-beaglebone-linux-libre' 'uboot-beaglebone-linux-libre-lts' + 'uboot-beaglebone-linux-libre-grsec' 'uboot-beaglebone-linux-libre-pck' + 'uboot-beaglebone-linux-libre-knock' 'uboot-beaglebone-linux-libre-lts-knock' + 'uboot-beaglebone-linux-libre-audit' 'uboot-beaglebone-linux-libre-rt' + 'uboot-grub-beaglebone') +conflicts=('uboot-beaglebone' 'uboot-beaglebone-linux-libre' 'uboot-beaglebone-linux-libre-lts' + 'uboot-beaglebone-linux-libre-grsec' 'uboot-beaglebone-linux-libre-pck' + 'uboot-beaglebone-linux-libre-knock' 'uboot-beaglebone-linux-libre-lts-knock' + 'uboot-beaglebone-linux-libre-audit' 'uboot-beaglebone-linux-libre-rt' + 'uboot-grub-beaglebone' 'uboot4grub') provides=('uboot-beaglebone' 'uboot4grub') makedepends=('bc') license=('GPL') -- cgit v1.2.3-54-g00ecf