mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
core/linux-kirkwood to 4.4.202-1
This commit is contained in:
parent
950872e220
commit
1a9ae28986
2 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@ buildarch=2
|
||||||
pkgbase=linux-kirkwood
|
pkgbase=linux-kirkwood
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
_desc="Marvell Kirkwood"
|
_desc="Marvell Kirkwood"
|
||||||
pkgver=4.4.197
|
pkgver=4.4.202
|
||||||
srcver=${pkgver%.0}
|
srcver=${pkgver%.0}
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
bfqver=v7r11
|
bfqver=v7r11
|
||||||
|
@ -32,7 +32,7 @@ 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}/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"
|
"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')
|
'linux.preset')
|
||||||
md5sums=('e89bd80679c3c9fea529bd0daa93877d'
|
md5sums=('c4b4eaef472495b2eb0b7b1bd9c1a112'
|
||||||
'3d14399c6859415d6ccc87f9a975a112'
|
'3d14399c6859415d6ccc87f9a975a112'
|
||||||
'17d32adf31f1b709bb2cef32845d4d0a'
|
'17d32adf31f1b709bb2cef32845d4d0a'
|
||||||
'b94a98618676c49643764b61f4781a52'
|
'b94a98618676c49643764b61f4781a52'
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
# arg 2: the old package version
|
# arg 2: the old package version
|
||||||
|
|
||||||
KERNEL_NAME=-kirkwood
|
KERNEL_NAME=-kirkwood
|
||||||
KERNEL_VERSION=4.4.197-1-ARCH
|
KERNEL_VERSION=4.4.202-1-ARCH
|
||||||
|
|
||||||
post_install () {
|
post_install () {
|
||||||
# updating module dependencies
|
# updating module dependencies
|
||||||
|
|
Loading…
Reference in a new issue