mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-kirkwood to 3.10.9
This commit is contained in:
parent
012d0eeb2a
commit
4a4688b841
1 changed files with 4 additions and 4 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.10.7
|
||||
_basekernel=3.10.9
|
||||
pkgver=${_basekernel}
|
||||
pkgrel=1
|
||||
cryptover=1.6
|
||||
|
@ -28,9 +28,9 @@ 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=('62678d7bbe3d0c3e6ddba89bb085a845'
|
||||
'c84965943b804f763f892e4f704ba73b'
|
||||
'eb059648b877ab24d3689c6c3ce173ed'
|
||||
md5sums=('28d1e1117c30fdd861f70ac0f9b677aa'
|
||||
'6aa079410d6bd76847d4390a3da4db47'
|
||||
'18f60a1b5696017fc2c364d01689bf62'
|
||||
'SKIP'
|
||||
'80b2fb500e6811495c6b072d7e6fd112'
|
||||
'9b5a265440abf57d2052838f31486a3a'
|
||||
|
|
Loading…
Reference in a new issue