summaryrefslogtreecommitdiff
path: root/libre-testing/uboot4extlinux-omap3_beagle
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-omap3_beagle
parent9818f3468cd2119bfa1f4905d1c1330d84fefdad (diff)
uboot4extlinux packages: enable timeout support for Extlinux
Diffstat (limited to 'libre-testing/uboot4extlinux-omap3_beagle')
-rw-r--r--libre-testing/uboot4extlinux-omap3_beagle/PKGBUILD4
-rw-r--r--libre-testing/uboot4extlinux-omap3_beagle/extlinux.conf2
2 files changed, 4 insertions, 2 deletions
diff --git a/libre-testing/uboot4extlinux-omap3_beagle/PKGBUILD b/libre-testing/uboot4extlinux-omap3_beagle/PKGBUILD
index c3d833ad8..e46b52505 100644
--- a/libre-testing/uboot4extlinux-omap3_beagle/PKGBUILD
+++ b/libre-testing/uboot4extlinux-omap3_beagle/PKGBUILD
@@ -5,7 +5,7 @@ buildarch=4
pkgname=uboot4extlinux-omap3_beagle
pkgver=2016.01
-pkgrel=2
+pkgrel=3
pkgdesc="U-Boot with Extlinux support for BeagleBoard and BeagleBoard-xM"
arch=('armv7h')
url="http://git.denx.de/u-boot.git/"
@@ -20,7 +20,7 @@ source=("ftp://ftp.denx.de/pub/u-boot/u-boot-${pkgver}.tar.bz2"
'uEnv.txt')
md5sums=('7d4f65fd43d4d706f5c5650e020d899d'
'da3d52f785bce02602f88fb85f74de2f'
- '5172c86fd491728aad8109ebb8a997f8'
+ '3b3d0e13be08225190c0f733ebf31d9a'
'd41d8cd98f00b204e9800998ecf8427e')
prepare() {
diff --git a/libre-testing/uboot4extlinux-omap3_beagle/extlinux.conf b/libre-testing/uboot4extlinux-omap3_beagle/extlinux.conf
index 708bfcddb..77a20223b 100644
--- a/libre-testing/uboot4extlinux-omap3_beagle/extlinux.conf
+++ b/libre-testing/uboot4extlinux-omap3_beagle/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 /vmlinuz-linux-libre
append root=/dev/mmcblk0p1 rw console=ttyO2,115200n8