diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-10-05 03:05:37 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-10-05 03:06:11 -0300 |
commit | 9a80d732049477c80e811eca16c6d4b15aaedd74 (patch) | |
tree | 3ff302eca0d64b87d31c15c5e29c35f0f8fdfd91 /libre/uboot-beagleboard-linux-libre-lts | |
parent | 712d4814bd655fb3ed8b9af602158cc6923acae7 (diff) | |
download | abslibre-9a80d732049477c80e811eca16c6d4b15aaedd74.tar.gz abslibre-9a80d732049477c80e811eca16c6d4b15aaedd74.tar.bz2 abslibre-9a80d732049477c80e811eca16c6d4b15aaedd74.zip |
uboot-beagle{board,bone}-linux-libre-{lts,grsec}: remove replaces array, we will do it just to uboot packages adapted for linux-libre
Diffstat (limited to 'libre/uboot-beagleboard-linux-libre-lts')
-rw-r--r-- | libre/uboot-beagleboard-linux-libre-lts/PKGBUILD | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libre/uboot-beagleboard-linux-libre-lts/PKGBUILD b/libre/uboot-beagleboard-linux-libre-lts/PKGBUILD index 82a0caadb..95427fa88 100644 --- a/libre/uboot-beagleboard-linux-libre-lts/PKGBUILD +++ b/libre/uboot-beagleboard-linux-libre-lts/PKGBUILD @@ -14,7 +14,6 @@ url="http://git.denx.de/u-boot.git/" license=('GPL') depends=('linux-libre-lts') makedepends=('bc') -replaces=('uboot-beagleboard') source=("ftp://ftp.denx.de/pub/u-boot/u-boot-${pkgver}.tar.bz2" '0001-parabola-arm-modifications.patch' 'uEnv.txt') |