diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-02-24 13:53:05 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-02-24 13:55:37 -0300 |
commit | 8f2cbbc8d34b0f0addf38672580cedaddf6ee0ce (patch) | |
tree | b3bb0c4d35ce69c127c1486d50ed4b3dd2cec6e6 /libre/uboot-am335x_bone/PKGBUILD | |
parent | 9a25c9b7983b36d891ceccc660f0079131f61eef (diff) | |
download | abslibre-8f2cbbc8d34b0f0addf38672580cedaddf6ee0ce.tar.gz abslibre-8f2cbbc8d34b0f0addf38672580cedaddf6ee0ce.tar.bz2 abslibre-8f2cbbc8d34b0f0addf38672580cedaddf6ee0ce.zip |
uboot-am335x_bone-2015.04-6: use patch based on Arch ARM to add Extlinux support
Diffstat (limited to 'libre/uboot-am335x_bone/PKGBUILD')
-rw-r--r-- | libre/uboot-am335x_bone/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/uboot-am335x_bone/PKGBUILD b/libre/uboot-am335x_bone/PKGBUILD index 791b2e8b4..900570537 100644 --- a/libre/uboot-am335x_bone/PKGBUILD +++ b/libre/uboot-am335x_bone/PKGBUILD @@ -7,7 +7,7 @@ buildarch=4 pkgname=uboot-am335x_bone pkgver=2015.04 -pkgrel=5 +pkgrel=6 pkgdesc="U-Boot for BeagleBone and BeagleBone Black" arch=('armv7h') url="http://git.denx.de/u-boot.git/" @@ -26,7 +26,7 @@ source=("ftp://ftp.denx.de/pub/u-boot/u-boot-${pkgver}.tar.bz2" 'extlinux.conf' 'uEnv.txt') md5sums=('570bdc2c47270c2a98ca60ff6c5c74cd' - '7aaf785aa34682a174424f50988728e5' + '37784c8f8f52a615d65e775018d237fb' '068f6b4e8047115e73f29af5f384889b' 'ccb79775b81654e16fca18825c7f2506') |