mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
Merge branch 'master' of github.com:archlinuxarm/PKGBUILDs
This commit is contained in:
commit
492a016a35
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ pkgbase=linux-kirkwood
|
|||
pkgname=('linux-kirkwood' 'linux-headers-kirkwood')
|
||||
#pkgname=linux-test # Build kernel with a different name
|
||||
_kernelname=${pkgname#linux}
|
||||
_basekernel=3.12.1
|
||||
_basekernel=3.12.2
|
||||
pkgver=${_basekernel}
|
||||
pkgrel=1
|
||||
cryptover=1.6
|
||||
|
@ -34,7 +34,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/${pkgver%.*}.0-${bfqver}/0002-block-introduce-the-BFQ-${bfqver}-I-O-sched-for-${pkgver%.*}.patch"
|
||||
"http://algo.ing.unimo.it/people/paolo/disk_sched/patches/${pkgver%.*}.0-${bfqver}/0003-block-bfq-add-Early-Queue-Merge-EQM-to-BFQ-${bfqver}-for-${pkgver%.*}.0.patch")
|
||||
|
||||
md5sums=('f6f34baf553f278ff4637d8eaeff5dcd'
|
||||
md5sums=('987ceca6afd3956673a1b17e329beb73'
|
||||
'1c87cbbc3355eb8741143b4595d0bb5e'
|
||||
'f7a4e67288ff6d2148bc8175a0a18ac3'
|
||||
'SKIP'
|
||||
|
|
Loading…
Reference in a new issue