mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/linux-kirkwood to 3.11.6
This commit is contained in:
parent
111f3d479a
commit
4a67399f28
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.5
|
||||
_basekernel=3.11.6
|
||||
pkgver=${_basekernel}
|
||||
pkgrel=2
|
||||
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=('05ae2366c942d116a821fd4c7e6ffa75'
|
||||
md5sums=('7e92ca268b71c35a00ebcca884300a83'
|
||||
'00837ef51c35627274d6d07bf8c43b4e'
|
||||
'e59583f2dcf84b6570681ea69e35de10'
|
||||
'SKIP'
|
||||
|
|
Loading…
Reference in a new issue