Update core/linux-kirkwood to 3.8.7

This commit is contained in:
moonman 2013-04-13 00:04:44 -06:00
parent 4ccede54e7
commit 15c713e53d

View file

@ -7,7 +7,7 @@ pkgbase=linux-kirkwood
pkgname=('linux-kirkwood' 'linux-headers-kirkwood') pkgname=('linux-kirkwood' 'linux-headers-kirkwood')
#pkgname=linux-test # Build kernel with a different name #pkgname=linux-test # Build kernel with a different name
_kernelname=${pkgname#linux} _kernelname=${pkgname#linux}
_basekernel=3.8.6 _basekernel=3.8.7
pkgver=${_basekernel} pkgver=${_basekernel}
pkgrel=1 pkgrel=1
cryptover=1.5 cryptover=1.5
@ -32,7 +32,7 @@ source=("ftp://ftp.kernel.org/pub/linux/kernel/v3.x/linux-${_basekernel}.tar.bz2
#when its merged ( > v6) #when its merged ( > v6)
"http://dl.dropbox.com/u/15043728/ArchLinuxArm/kernels/0001-block-bfq-attempt-to-fix-use-after-free-which-3.3.0-to-3.8.0.patch") "http://dl.dropbox.com/u/15043728/ArchLinuxArm/kernels/0001-block-bfq-attempt-to-fix-use-after-free-which-3.3.0-to-3.8.0.patch")
md5sums=('fa1874e2ac21388b7ed4da24a7167ede' md5sums=('cc0c90736271963c1998f779507eb21c'
'ddabf9f75419d6e811f30eeb985654d5' 'ddabf9f75419d6e811f30eeb985654d5'
'f5d3635da03cb45904bedd69b47133de' 'f5d3635da03cb45904bedd69b47133de'
'be0e55685a1419f6a2ecc02d63888de8' 'be0e55685a1419f6a2ecc02d63888de8'