summaryrefslogtreecommitdiff
path: root/libre-testing/uboot-am335x_bone/PKGBUILD
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-02-23 02:17:37 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-02-23 02:21:30 -0300
commit3fae42d6c953262288f90d2c977e82c595cae03f (patch)
tree229d1063b3e6417377724318b0fb697c306bfa92 /libre-testing/uboot-am335x_bone/PKGBUILD
parent1416a2d97114247ed5600e3f04f4f7d335b25578 (diff)
uboot-am335x_bone: fix console settings args from ttyS0 to ttyO0 and remove LANG=en_US.UTF-8; optimize patch
Diffstat (limited to 'libre-testing/uboot-am335x_bone/PKGBUILD')
-rw-r--r--libre-testing/uboot-am335x_bone/PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/libre-testing/uboot-am335x_bone/PKGBUILD b/libre-testing/uboot-am335x_bone/PKGBUILD
index 360de9456..03de3433a 100644
--- a/libre-testing/uboot-am335x_bone/PKGBUILD
+++ b/libre-testing/uboot-am335x_bone/PKGBUILD
@@ -1,5 +1,7 @@
# U-Boot: BeagleBone and BeagleBone Black
# Maintainer: André Silva <emulatorman@parabola.nu>
+# Contributor: Jookia <166291@gmail.com>
+# Contributor: Márcio Silva <coadde@parabola.nu>
buildarch=4
@@ -21,8 +23,8 @@ source=("ftp://ftp.denx.de/pub/u-boot/u-boot-${pkgver}.tar.bz2"
'extlinux.conf'
'uEnv.txt')
md5sums=('570bdc2c47270c2a98ca60ff6c5c74cd'
- '35111b3cfe545ce3a3fb37fafda43cc7'
- '778611dd03b67e7164081228a1ac93b3'
+ '7aaf785aa34682a174424f50988728e5'
+ '8b941b3debf97600476edb717899c4f6'
'ccb79775b81654e16fca18825c7f2506')
prepare() {