From dbe994c6c400b6928925c8de5772c76bdb63e6f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Sun, 27 Mar 2016 04:52:22 -0300 Subject: uboot4extlinux packages: enable timeout support for Extlinux --- libre-testing/uboot4extlinux-nitrogen6q/PKGBUILD | 4 ++-- libre-testing/uboot4extlinux-nitrogen6q/extlinux.conf | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'libre-testing/uboot4extlinux-nitrogen6q') diff --git a/libre-testing/uboot4extlinux-nitrogen6q/PKGBUILD b/libre-testing/uboot4extlinux-nitrogen6q/PKGBUILD index e591f4812..337e59cc2 100644 --- a/libre-testing/uboot4extlinux-nitrogen6q/PKGBUILD +++ b/libre-testing/uboot4extlinux-nitrogen6q/PKGBUILD @@ -5,7 +5,7 @@ buildarch=4 pkgname=uboot4extlinux-nitrogen6q pkgver=2014.07 -pkgrel=1 +pkgrel=2 arch=('armv7h') pkgdesc="U-Boot with Extlinux support for Nitrogen6X/Sabre Lite" url="https://github.com/boundarydevices/u-boot-imx6/tree/production" @@ -30,7 +30,7 @@ md5sums=('b12f5f383c57de06f16625b3465e74d9' '8087672256020417438b12ec4946e1cf' 'a536d28bf45add6dbf9f84277f943de8' '2823d0e0c3c826632f6ae934f2b746d9' - '7be9469e7dfb9770d61e35023c4b7339') + '49a6f7142cdba53d596971a582cfa643') prepare() { cd u-boot-imx6-${_commit} diff --git a/libre-testing/uboot4extlinux-nitrogen6q/extlinux.conf b/libre-testing/uboot4extlinux-nitrogen6q/extlinux.conf index 54c005428..32b370479 100644 --- a/libre-testing/uboot4extlinux-nitrogen6q/extlinux.conf +++ b/libre-testing/uboot4extlinux-nitrogen6q/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=ttymxc1 -- cgit v1.2.3