summaryrefslogtreecommitdiff
path: root/libre/uboot4extlinux-am335x_bone/PKGBUILD
diff options
context:
space:
mode:
authorIsaac David <isacdaavid@isacdaavid.info>2017-06-09 15:44:53 -0500
committerIsaac David <isacdaavid@isacdaavid.info>2017-06-09 15:44:53 -0500
commita63182bc739fa2ef86861a939898717e04cb7153 (patch)
tree28812dc1e6d2b13c2df520d1728e206bf2c75a1e /libre/uboot4extlinux-am335x_bone/PKGBUILD
parent25de18693e983c778578ab569df252911b5445e1 (diff)
downloadabslibre-a63182bc739fa2ef86861a939898717e04cb7153.tar.gz
abslibre-a63182bc739fa2ef86861a939898717e04cb7153.tar.bz2
abslibre-a63182bc739fa2ef86861a939898717e04cb7153.zip
libre-testing/uboot4extlinux-*: new versions and configs
also patch old u-boot tarballs to build with gcc7
Diffstat (limited to 'libre/uboot4extlinux-am335x_bone/PKGBUILD')
-rw-r--r--libre/uboot4extlinux-am335x_bone/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/libre/uboot4extlinux-am335x_bone/PKGBUILD b/libre/uboot4extlinux-am335x_bone/PKGBUILD
index 609f64ac2..1d108feb6 100644
--- a/libre/uboot4extlinux-am335x_bone/PKGBUILD
+++ b/libre/uboot4extlinux-am335x_bone/PKGBUILD
@@ -7,7 +7,7 @@ buildarch=4
pkgname=uboot4extlinux-am335x_bone
pkgver=2015.04
-pkgrel=4
+pkgrel=3
pkgdesc="U-Boot with Extlinux support for BeagleBone and BeagleBone Black"
arch=('armv7h')
url="http://git.denx.de/u-boot.git/"
@@ -20,10 +20,10 @@ source=("ftp://ftp.denx.de/pub/u-boot/u-boot-${pkgver}.tar.bz2"
'0001-parabola-arm-modifications.patch'
'extlinux.conf'
'uEnv.txt')
-sha256sums=('0a1a70df586655f527befa6f12e184e96ed61b126e5a567382321b17200f5d60'
- 'ba5c395e5250fa13d608823e278936862d4fc472cfbf24dc94d9d90e5d9360b7'
- 'e96d167d99967ebefde8d02b27b4564e46409cc0c8738d5de72f431a2e438cf8'
- '4ef3c3177e4476cdb1790dd021d2383ef9913c029d005ffbeb61b958e753672e')
+md5sums=('570bdc2c47270c2a98ca60ff6c5c74cd'
+ '37784c8f8f52a615d65e775018d237fb'
+ '2a20e20b446f8f28cac3c7a092b0d09f'
+ 'ccb79775b81654e16fca18825c7f2506')
prepare() {
cd u-boot-${pkgver}