mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-kirkwood to 3.16.7-1
This commit is contained in:
parent
7414d9804d
commit
e71288be94
1 changed files with 7 additions and 7 deletions
|
@ -6,10 +6,10 @@ buildarch=2
|
|||
pkgbase=linux-kirkwood
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Marvell Kirkwood"
|
||||
pkgver=3.16.6
|
||||
pkgver=3.16.7
|
||||
pkgrel=1
|
||||
cryptodev_commit=6aa62a2c320b04f55fdfe0ed015c3d9b48997239
|
||||
bfqver=v7r5
|
||||
bfqver=v7r6
|
||||
|
||||
arch=('arm')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -30,17 +30,17 @@ source=("ftp://ftp.kernel.org/pub/linux/kernel/v3.x/linux-${pkgver}.tar.xz"
|
|||
"http://algo.ing.unimo.it/people/paolo/disk_sched/patches/${pkgver:0:4}.0-${bfqver}/0002-block-introduce-the-BFQ-${bfqver}-I-O-sched-for-${pkgver:0:4}.patch"
|
||||
"http://algo.ing.unimo.it/people/paolo/disk_sched/patches/${pkgver:0:4}.0-${bfqver}/0003-block-bfq-add-Early-Queue-Merge-EQM-to-BFQ-${bfqver}-for-${pkgver:0:4}.0.patch")
|
||||
|
||||
md5sums=('2edc96a1272b04d58245707eb12b4902'
|
||||
md5sums=('cf7019beea6db957169624a425345f61'
|
||||
'20c0aa36ce1a9c5ef082b2e2f56a0a22'
|
||||
'd1a9baf197a5636b8a4186b6aeb6d76f'
|
||||
'SKIP'
|
||||
'20e5ad6015c1a51bb7ca3a31dfce055b'
|
||||
'9b5a265440abf57d2052838f31486a3a'
|
||||
'09d44b9f07abfaeaf4f688ee52034786'
|
||||
'SKIP'
|
||||
'ddf7876487c876f6676ef0e050e9d204'
|
||||
'27b45e15c3f9855792808498af21f664'
|
||||
'812c18775a53e337f1b2c7cd9078bff1'
|
||||
'e903ed2c79546d2f0ec41e7e631c62f7')
|
||||
'fe636a54ce9a7ee3bbc129cd4436bf57'
|
||||
'1c53088229d5e820b5d9500eb4c670ac'
|
||||
'b747bee0d34d6e1ed4d1a024d60712d5')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/linux-${pkgver}"
|
||||
|
|
Loading…
Reference in a new issue