mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
core/linux-kirkwood to 3.9.5
This commit is contained in:
parent
8d4cd229c1
commit
7f11f4b27e
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.9.4
|
||||
_basekernel=3.9.5
|
||||
pkgver=${_basekernel}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
cryptover=1.6
|
||||
bfqver=v6r1
|
||||
arch=('arm')
|
||||
|
@ -31,7 +31,7 @@ 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=('06e3f307db4ccf7e31775e2903bb973a'
|
||||
md5sums=('7c2398417668ae76ff3b115f3c4ac314'
|
||||
'1cf669d8e55b2a25590f37e8106723f8'
|
||||
'f5d3635da03cb45904bedd69b47133de'
|
||||
'd699018dcf0cd8850743daa605c7ab66'
|
||||
|
|
Loading…
Reference in a new issue