mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-kirkwood to 3.9.4
This commit is contained in:
parent
d35817501b
commit
1d0f1b25df
1 changed files with 3 additions and 3 deletions
|
@ -7,9 +7,9 @@ pkgbase=linux-kirkwood
|
||||||
pkgname=('linux-kirkwood' 'linux-headers-kirkwood')
|
pkgname=('linux-kirkwood' 'linux-headers-kirkwood')
|
||||||
#pkgname=linux-test # Build kernel with a different name
|
#pkgname=linux-test # Build kernel with a different name
|
||||||
_kernelname=${pkgname#linux}
|
_kernelname=${pkgname#linux}
|
||||||
_basekernel=3.9.3
|
_basekernel=3.9.4
|
||||||
pkgver=${_basekernel}
|
pkgver=${_basekernel}
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
cryptover=1.6
|
cryptover=1.6
|
||||||
bfqver=v6r1
|
bfqver=v6r1
|
||||||
arch=('arm')
|
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}/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")
|
"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=('7b4ec4367917d9f3dfbcf5545533b546'
|
md5sums=('06e3f307db4ccf7e31775e2903bb973a'
|
||||||
'a47687b9b52ec74bf833851b918fa8b5'
|
'a47687b9b52ec74bf833851b918fa8b5'
|
||||||
'f5d3635da03cb45904bedd69b47133de'
|
'f5d3635da03cb45904bedd69b47133de'
|
||||||
'd699018dcf0cd8850743daa605c7ab66'
|
'd699018dcf0cd8850743daa605c7ab66'
|
||||||
|
|
Loading…
Reference in a new issue