mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
core/linux-kirkwood to 4.4.190-1
This commit is contained in:
parent
6dd498ab9d
commit
770f730e0c
2 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@ buildarch=2
|
|||
pkgbase=linux-kirkwood
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Marvell Kirkwood"
|
||||
pkgver=4.4.189
|
||||
pkgver=4.4.190
|
||||
srcver=${pkgver%.0}
|
||||
pkgrel=1
|
||||
bfqver=v7r11
|
||||
|
@ -32,10 +32,10 @@ source=("https://kernel.org/pub/linux/kernel/v4.x/linux-${srcver}.tar.xz"
|
|||
"http://algo.ing.unimo.it/people/paolo/disk_sched/patches/${bfqkern}.0-${bfqver}/0002-block-introduce-the-BFQ-${bfqver}-I-O-sched-for-${bfqkern}.0.patch"
|
||||
"http://algo.ing.unimo.it/people/paolo/disk_sched/patches/${bfqkern}.0-${bfqver}/0003-block-bfq-add-Early-Queue-Merge-EQM-to-BFQ-${bfqver}-for.patch"
|
||||
'linux.preset')
|
||||
md5sums=('6260f3926477e99fd1d6c6356dd856fa'
|
||||
md5sums=('0311aa9273c96022832406185271f718'
|
||||
'3d14399c6859415d6ccc87f9a975a112'
|
||||
'bdfd302b3a20071dbccadc5644e49294'
|
||||
'3f8445187c9d7397b2f561c9644c1a0f'
|
||||
'77cf9bf63d1a6d8893a5c3711f022ce0'
|
||||
'09d44b9f07abfaeaf4f688ee52034786'
|
||||
'SKIP'
|
||||
'c1d7fcfe88edb658375089c0a9cc1811'
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# arg 2: the old package version
|
||||
|
||||
KERNEL_NAME=-kirkwood
|
||||
KERNEL_VERSION=4.4.189-1-ARCH
|
||||
KERNEL_VERSION=4.4.190-1-ARCH
|
||||
|
||||
post_install () {
|
||||
# updating module dependencies
|
||||
|
|
Loading…
Reference in a new issue