Merge branch 'master' of github.com:archlinuxarm/PKGBUILDs

This commit is contained in:
Kevin Mihelich 2013-08-30 12:07:51 +00:00
commit c1c0bc9f40

View file

@ -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.10.9
_basekernel=3.10.10
pkgver=${_basekernel}
pkgrel=4
pkgrel=1
cryptover=1.6
bfqver=v6r2
arch=('arm')
@ -29,7 +29,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/$(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"
"0001-block-Switch-from-BFQ-v6r2-for-3.10.0-to-BFQ-v6r2-fo.patch")
md5sums=('28d1e1117c30fdd861f70ac0f9b677aa'
md5sums=('647f76225dd6bc112369ba573ba3de18'
'f5cd168fa99344a258172a9201cddeff'
'ec13d33d2d51ef47c530fd26e6955922'
'SKIP'