core/linux-armv5 to 3.19.1-1

This commit is contained in:
Kevin Mihelich 2015-03-09 00:08:58 +00:00
parent 2207d50abd
commit 6b0f2dfd5d

View file

@ -7,7 +7,7 @@ pkgbase=linux-armv5
_srcname=linux-3.19
_kernelname=${pkgbase#linux}
_desc="ARMv5 multi-platform"
pkgver=3.19.0
pkgver=3.19.1
pkgrel=1
arch=('arm')
url="http://www.kernel.org/"
@ -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'