mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
core/linux-kirkwood to 3.9.8
This commit is contained in:
parent
f451ec9ae6
commit
5acfa1f967
1 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-kirkwood
|
|||
pkgname=('linux-kirkwood' 'linux-headers-kirkwood')
|
||||
#pkgname=linux-test # Build kernel with a different name
|
||||
_kernelname=${pkgname#linux}
|
||||
_basekernel=3.9.7
|
||||
_basekernel=3.9.8
|
||||
pkgver=${_basekernel}
|
||||
pkgrel=1
|
||||
cryptover=1.6
|
||||
|
@ -31,10 +31,10 @@ source=("ftp://ftp.kernel.org/pub/linux/kernel/v3.x/linux-${_basekernel}.tar.bz2
|
|||
"http://algo.ing.unimo.it/people/paolo/disk_sched/patches/$(echo $_basekernel |cut -c 1-3).0-${bfqver}/0002-block-introduce-the-BFQ-${bfqver}-I-O-sched-for-$(echo $_basekernel |cut -c 1-3).patch"
|
||||
"http://algo.ing.unimo.it/people/paolo/disk_sched/patches/$(echo $_basekernel |cut -c 1-3).0-${bfqver}/0003-block-bfq-add-Early-Queue-Merge-EQM-to-BFQ-${bfqver}-for-$(echo $_basekernel |cut -c 1-3).0.patch")
|
||||
|
||||
md5sums=('2de8f625249279a071005b57250e9b20'
|
||||
md5sums=('19c59abbb365e1cb87cd9013fce43775'
|
||||
'1cf669d8e55b2a25590f37e8106723f8'
|
||||
'f5d3635da03cb45904bedd69b47133de'
|
||||
'd699018dcf0cd8850743daa605c7ab66'
|
||||
'7ba437c40072d32078cfc3a5f6eeef8a'
|
||||
'73e81c21600fe1bab1baffa537bb3dbe'
|
||||
'80b2fb500e6811495c6b072d7e6fd112'
|
||||
'9b5a265440abf57d2052838f31486a3a'
|
||||
|
|
Loading…
Reference in a new issue