core/linux-kirkwood to 3.13.5-1; BFQ to v7r2

This commit is contained in:
moonman 2014-02-23 02:29:54 -07:00
parent 36ffc1505d
commit 63b03dbf2e

View file

@ -7,10 +7,10 @@ buildarch=2
pkgbase=linux-kirkwood
_kernelname=${pkgbase#linux}
_desc="Marvell Kirkwood"
pkgver=3.13.4
pkgver=3.13.5
pkgrel=1
cryptodev_commit=57b5544de80db85c8955499831fdaa30829db77a
bfqver=v7r1
bfqver=v7r2
uksmver="0.1.2.2"
uksmname="v3.13"
@ -33,7 +33,7 @@ source=("ftp://ftp.kernel.org/pub/linux/kernel/v3.x/linux-${pkgver}.tar.xz"
"http://algo.ing.unimo.it/people/paolo/disk_sched/patches/${pkgver:0:4}.0-${bfqver}/0002-block-introduce-the-BFQ-${bfqver}-I-O-sched-for-${pkgver:0:4}.patch"
"http://algo.ing.unimo.it/people/paolo/disk_sched/patches/${pkgver:0:4}.0-${bfqver}/0003-block-bfq-add-Early-Queue-Merge-EQM-to-BFQ-${bfqver}-for-${pkgver:0:4}.0.patch")
md5sums=('282aee559c3dc51e224761184d8634d1'
md5sums=('b9fa20262a7ecbbc3277aa2ee10412da'
'1c87cbbc3355eb8741143b4595d0bb5e'
'94cd91273bffe330fc8bc4cb2dd4ce9b'
'SKIP'
@ -42,9 +42,10 @@ md5sums=('282aee559c3dc51e224761184d8634d1'
'SKIP'
'a59f78f0a34cfe321921265246a7b725'
'36d74b349f4c0e97dd5e5b91b8a1d750'
'7a1b00368e27a7889cd4c1f12f3ba682'
'7c82bc85f4c9f41d35f09ee8d68cba6c'
'a10d5277346122b002174d6f9cf8df44')
'af879e680d2b723284bed9c660d9bba8'
'64b67eb8d84c94fc3929cceaf8d37895'
'5c6962340e5617086f4bb9513918bd08')
prepare() {
cd "${srcdir}/linux-${pkgver}"