core/linux-armv5 to 3.18.2-1

This commit is contained in:
Kevin Mihelich 2015-01-10 18:05:54 +00:00
parent 9fd49117cc
commit 48630e301d

View file

@ -7,7 +7,7 @@ pkgbase=linux-armv5
_srcname=linux-3.18
_kernelname=${pkgbase#linux}
_desc="ARMv5 multi-platform"
pkgver=3.18.1
pkgver=3.18.2
pkgrel=1
arch=('arm')
url="http://www.kernel.org/"
@ -16,23 +16,21 @@ 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%.*}.1+" # 3.18.1+
#"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'
'0001-imx23-I2C-fixes.patch'
'0001-AUFS-fix-for-3.18.1.patch'
'archlinuxarm.patch'
'config')
md5sums=('9e854df51ca3fef8bfe566dbd7b89241'
'82864000fde42252dd5e80cceb971479'
'f99d6d8f844a3fe1ab7f59dd85aaa050'
'SKIP'
'e3911eef007c122d23fd8ad7e91d69bf'
'3a1e689563354c2f9f2d2764e1baa334'
'a88071c80e1c2b22637894ae148c74b8'
'e64077ce856769fc3af2a15ae95d8310'
'aa83d1bca3a3583aa4011d03ff23bfd5'
'e319a8e1a596a39a8951fc6454664b15'
'7f88759eff123f6d0acad04eb5e6a6e7')
@ -60,9 +58,6 @@ prepare() {
git apply ../aufs3-standalone/aufs3-mmap.patch
git apply ../aufs3-standalone/aufs3-standalone.patch
# Fix until patched upstream
git apply ../0001-AUFS-fix-for-3.18.1.patch
cat "${srcdir}/config" > ./.config
# add pkgrel to extraversion