mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
core/linux-kirkwood to 3.11.5
This commit is contained in:
parent
5a58490500
commit
66c0cadfe0
1 changed files with 3 additions and 3 deletions
|
@ -7,9 +7,9 @@ pkgbase=linux-kirkwood
|
|||
pkgname=('linux-kirkwood' 'linux-headers-kirkwood')
|
||||
#pkgname=linux-test # Build kernel with a different name
|
||||
_kernelname=${pkgname#linux}
|
||||
_basekernel=3.11.4
|
||||
_basekernel=3.11.5
|
||||
pkgver=${_basekernel}
|
||||
pkgrel=4
|
||||
pkgrel=1
|
||||
cryptover=1.6
|
||||
bfqver=v6r2
|
||||
uksmver="0.1.2.2"
|
||||
|
@ -32,7 +32,7 @@ source=("ftp://ftp.kernel.org/pub/linux/kernel/v3.x/linux-${_basekernel}.tar.xz"
|
|||
"http://algo.ing.unimo.it/people/paolo/disk_sched/patches/$(echo $_basekernel |cut -c 1-4).0-${bfqver}/0002-block-introduce-the-BFQ-${bfqver}-I-O-sched-for-$(echo $_basekernel |cut -c 1-4).patch"
|
||||
"http://algo.ing.unimo.it/people/paolo/disk_sched/patches/$(echo $_basekernel |cut -c 1-4).0-${bfqver}/0003-block-bfq-add-Early-Queue-Merge-EQM-to-BFQ-${bfqver}-for-$(echo $_basekernel |cut -c 1-4).0.patch")
|
||||
|
||||
md5sums=('39f2a90cd8ad2fa62a4e5c6ffaa1a948'
|
||||
md5sums=('05ae2366c942d116a821fd4c7e6ffa75'
|
||||
'00837ef51c35627274d6d07bf8c43b4e'
|
||||
'd7d67b1b949bd1ee8825b71c86682c34'
|
||||
'SKIP'
|
||||
|
|
Loading…
Reference in a new issue