mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/linux-kirkwood to 3.14.2-1
This commit is contained in:
parent
e729178559
commit
a64d8af208
1 changed files with 6 additions and 6 deletions
|
@ -7,10 +7,10 @@ buildarch=2
|
|||
pkgbase=linux-kirkwood
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Marvell Kirkwood"
|
||||
pkgver=3.14.1
|
||||
pkgver=3.14.2
|
||||
pkgrel=1
|
||||
cryptodev_commit=57b5544de80db85c8955499831fdaa30829db77a
|
||||
bfqver=v7r2
|
||||
bfqver=v7r3
|
||||
|
||||
arch=('arm')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -31,7 +31,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=('f53082540eed294f486a43fc67646ed2'
|
||||
md5sums=('28b68cde77997ddafab3c4e16cefae7d'
|
||||
'2875cc4e92aa84ad28f24da0a3dabae0'
|
||||
'a493742fdd9bab5efaeec7b1352d2205'
|
||||
'1b276abe16d14e133f3f28d9c9e6bd68'
|
||||
|
@ -40,9 +40,9 @@ md5sums=('f53082540eed294f486a43fc67646ed2'
|
|||
'9b5a265440abf57d2052838f31486a3a'
|
||||
'SKIP'
|
||||
'a59f78f0a34cfe321921265246a7b725'
|
||||
'42aec4f3943140e8346a778f8967b8e5'
|
||||
'f1eea13a89f4dbcb5cb1ae3d097ef6a0'
|
||||
'0bccf1a2c80875e70287e20b8c2a8b19')
|
||||
'c958730ec91b3c9e5cb5e173e8083624'
|
||||
'd22dbdac83384fd9d6acaaec0d3621f6'
|
||||
'5bbacc0879a314b7c40e73bfa66942bf')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/linux-${pkgver}"
|
||||
|
|
Loading…
Reference in a new issue