From 34391c4f66249c6af7856637a09aaae57f0f74a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Wed, 24 Feb 2016 20:29:12 -0300 Subject: uboot-udoo-2015.01-3: minor fix --- libre-testing/uboot-udoo/0001-parabola-arm-modifications.patch | 2 +- libre-testing/uboot-udoo/PKGBUILD | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'libre-testing') diff --git a/libre-testing/uboot-udoo/0001-parabola-arm-modifications.patch b/libre-testing/uboot-udoo/0001-parabola-arm-modifications.patch index 326b4aaa0..7328d1ad7 100644 --- a/libre-testing/uboot-udoo/0001-parabola-arm-modifications.patch +++ b/libre-testing/uboot-udoo/0001-parabola-arm-modifications.patch @@ -208,7 +208,7 @@ diff -Nur u-boot-2015.01.orig/include/configs/udoo.h u-boot-2015.01/include/conf +#define CONFIG_CMD_FS_GENERIC #define CONFIG_DOS_PARTITION -+#define CONFIG_IDENT_STRING " Parabola GNU/Linux-libre ARM" ++#define CONFIG_IDENT_STRING " Parabola GNU/Linux-libre" + +#if defined(CONFIG_MX6DL) || defined(CONFIG_MX6S) +#define CONFIG_DEFAULT_FDT_FILE "imx6dl-udoo.dtb" diff --git a/libre-testing/uboot-udoo/PKGBUILD b/libre-testing/uboot-udoo/PKGBUILD index 4765a2473..1e3973817 100644 --- a/libre-testing/uboot-udoo/PKGBUILD +++ b/libre-testing/uboot-udoo/PKGBUILD @@ -6,7 +6,7 @@ buildarch=4 pkgbase=uboot-udoo pkgname=('uboot-udoo_dl' 'uboot-udoo_quad') pkgver=2015.01 -pkgrel=2 +pkgrel=3 arch=('armv7h') url="http://git.denx.de/u-boot.git/" license=('GPL') @@ -17,7 +17,7 @@ source=("ftp://ftp.denx.de/pub/u-boot/u-boot-${pkgver}.tar.bz2" '0002-kernel-add-support-for-gcc-5.patch' 'extlinux.conf') md5sums=('7f08dc9e98a71652bd6968888ed6ec95' - '70ccab6e449dbd232d5ff97a7fd17f95' + 'f90125a266a2cd80980464f949d03d88' '721a46867e189d8dedc6b6f86a536a34' 'e05d2d41a1bdbbd5d6fec02534784dcd') -- cgit v1.2.3