From 01106d4752a248d709ca87eecac7344c7ecaafed Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Tue, 12 Aug 2014 12:49:30 +0000 Subject: [PATCH] core/linux-armv5 to 3.16.0-2 --- core/linux-armv5/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/core/linux-armv5/PKGBUILD b/core/linux-armv5/PKGBUILD index 4aebf9ef7..5c6bcfb50 100644 --- a/core/linux-armv5/PKGBUILD +++ b/core/linux-armv5/PKGBUILD @@ -8,7 +8,7 @@ _srcname=linux-3.16 _kernelname=${pkgbase#linux} _desc="ARMv5 based platforms" pkgver=3.16.0 -pkgrel=1 +pkgrel=2 arch=('arm') url="http://www.kernel.org/" license=('GPL2') @@ -16,8 +16,8 @@ makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'git') options=('!strip') source=("http://www.kernel.org/pub/linux/kernel/v3.x/${_srcname}.tar.xz" #"http://www.kernel.org/pub/linux/kernel/v3.x/patch-${pkgver}.xz" - #"git://git.code.sf.net/p/aufs/aufs3-standalone#branch=aufs${pkgver%.*}" - "git://git.code.sf.net/p/aufs/aufs3-standalone#branch=aufs3.x-rcN" + "git://git.code.sf.net/p/aufs/aufs3-standalone#branch=aufs${pkgver%.*}" + #"git://git.code.sf.net/p/aufs/aufs3-standalone#branch=aufs3.x-rcN" '0001-Added-ASoC-driver-for-i.MX233-s-builtin-ADC-DAC-code.patch' '0001-arm-dts-imx23-olinuxino-enable-mxs-builtin-audio.patch' '0002-Added-DTS-with-mxs-builtin-entries-for-testing-the-a.patch'