From dbe994c6c400b6928925c8de5772c76bdb63e6f1 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Sun, 27 Mar 2016 04:52:22 -0300 Subject: uboot4extlinux packages: enable timeout support for Extlinux --- libre-testing/uboot4extlinux-omap4_panda/PKGBUILD | 4 ++-- libre-testing/uboot4extlinux-omap4_panda/extlinux.conf | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'libre-testing/uboot4extlinux-omap4_panda') diff --git a/libre-testing/uboot4extlinux-omap4_panda/PKGBUILD b/libre-testing/uboot4extlinux-omap4_panda/PKGBUILD index 6cb84e451..409277830 100644 --- a/libre-testing/uboot4extlinux-omap4_panda/PKGBUILD +++ b/libre-testing/uboot4extlinux-omap4_panda/PKGBUILD @@ -5,7 +5,7 @@ buildarch=4 pkgname=uboot4extlinux-omap4_panda pkgver=2016.01 -pkgrel=2 +pkgrel=3 pkgdesc="U-Boot with Extlinux support for PandaBoard and PandaBoard ES" 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' 'b74e858feeed48acaba5ac0548d675ca' - '12c61073bb860f4c8d8ec59145c267ed' + '42e710d944b06734b0f22a73a9ef4380' '86004660f2912861a040e335c9c0e85b') prepare() { diff --git a/libre-testing/uboot4extlinux-omap4_panda/extlinux.conf b/libre-testing/uboot4extlinux-omap4_panda/extlinux.conf index 725121811..e2b753843 100644 --- a/libre-testing/uboot4extlinux-omap4_panda/extlinux.conf +++ b/libre-testing/uboot4extlinux-omap4_panda/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/mmcblk0p1 rw console=ttyO2,115200n8 -- cgit v1.2.3