From f0bc4bb9c2e2eae4ed19e651643e89965cc0a75d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Wed, 2 Mar 2016 11:30:23 -0300 Subject: uboot4extlinux-nitrogen6q: minor fix --- libre-testing/uboot4extlinux-nitrogen6q/PKGBUILD | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'libre-testing') diff --git a/libre-testing/uboot4extlinux-nitrogen6q/PKGBUILD b/libre-testing/uboot4extlinux-nitrogen6q/PKGBUILD index 96d4112ca..e591f4812 100644 --- a/libre-testing/uboot4extlinux-nitrogen6q/PKGBUILD +++ b/libre-testing/uboot4extlinux-nitrogen6q/PKGBUILD @@ -21,14 +21,16 @@ source=("https://github.com/boundarydevices/u-boot-imx6/archive/${_commit}.tar.g '0003-ARM-asm-io.h-use-static-inline.patch' '0004-common-main.c-make-show_boot_progress-__weak.patch' '0005-common-board-use-__weak.patch' - '0006-common-board_f-cosmetic-use-__weak-for-leds.patch') + '0006-common-board_f-cosmetic-use-__weak-for-leds.patch' + 'extlinux.conf') md5sums=('b12f5f383c57de06f16625b3465e74d9' 'ad04be1baecb91dd55e362a90fdc858c' '721a46867e189d8dedc6b6f86a536a34' 'f6b687eca2d2d01f741cbda90dbacb41' '8087672256020417438b12ec4946e1cf' 'a536d28bf45add6dbf9f84277f943de8' - '2823d0e0c3c826632f6ae934f2b746d9') + '2823d0e0c3c826632f6ae934f2b746d9' + '7be9469e7dfb9770d61e35023c4b7339') prepare() { cd u-boot-imx6-${_commit} -- cgit v1.2.3