summaryrefslogtreecommitdiff
path: root/libre-testing/uboot4extlinux-wandboard
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-03-27 04:52:22 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-03-27 04:52:22 -0300
commitdbe994c6c400b6928925c8de5772c76bdb63e6f1 (patch)
tree28b18bc93ab48552c0a4572ad5f5c593803716b0 /libre-testing/uboot4extlinux-wandboard
parent9818f3468cd2119bfa1f4905d1c1330d84fefdad (diff)
uboot4extlinux packages: enable timeout support for Extlinux
Diffstat (limited to 'libre-testing/uboot4extlinux-wandboard')
-rw-r--r--libre-testing/uboot4extlinux-wandboard/PKGBUILD4
-rw-r--r--libre-testing/uboot4extlinux-wandboard/extlinux.conf2
2 files changed, 4 insertions, 2 deletions
diff --git a/libre-testing/uboot4extlinux-wandboard/PKGBUILD b/libre-testing/uboot4extlinux-wandboard/PKGBUILD
index a3431b1a0..10bc46e41 100644
--- a/libre-testing/uboot4extlinux-wandboard/PKGBUILD
+++ b/libre-testing/uboot4extlinux-wandboard/PKGBUILD
@@ -5,7 +5,7 @@ buildarch=4
pkgname=uboot4extlinux-wandboard
pkgver=2015.10
-pkgrel=2
+pkgrel=3
pkgdesc="U-Boot with Extlinux support for Wandboard"
arch=('armv7h')
url="http://git.denx.de/u-boot.git/"
@@ -18,7 +18,7 @@ source=("ftp://ftp.denx.de/pub/u-boot/u-boot-${pkgver}.tar.bz2"
'extlinux.conf')
md5sums=('7c203b0fc3390a122d8e8b75f147eac5'
'b456e16c44508868ce6d265da625d768'
- '3367c0142a98a62fed243be74f5c465d')
+ '04b6e4710381e8b43848987f6a9882d4')
prepare() {
cd u-boot-${pkgver}
diff --git a/libre-testing/uboot4extlinux-wandboard/extlinux.conf b/libre-testing/uboot4extlinux-wandboard/extlinux.conf
index 16cc3a38f..c55a8086e 100644
--- a/libre-testing/uboot4extlinux-wandboard/extlinux.conf
+++ b/libre-testing/uboot4extlinux-wandboard/extlinux.conf
@@ -1,5 +1,7 @@
menu title Welcome to U-Boot with Extlinux support!
+timeout 50
+
label Parabola GNU/Linux-libre, linux-libre kernel
kernel /boot/vmlinuz-linux-libre
append root=/dev/mmcblk0p2 rw console=ttymxc0