mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-kirkwood to 4.1.4-1
This commit is contained in:
parent
0d55a3d8c9
commit
120fe92fb1
2 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@ buildarch=2
|
|||
pkgbase=linux-kirkwood
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Marvell Kirkwood"
|
||||
pkgver=4.1.3
|
||||
pkgver=4.1.4
|
||||
pkgrel=1
|
||||
cryptodev_commit=da730106c2558c8e0c8e1b1b1812d32ef9574ab7
|
||||
bfqver=v7r8
|
||||
|
@ -37,7 +37,7 @@ source=("https://kernel.org/pub/linux/kernel/v4.x/linux-${pkgver}.tar.xz"
|
|||
"ftp://teambelgium.net/bfq/patches/${bfqkern}.0-${bfqver}/0002-block-introduce-the-BFQ-${bfqver}-I-O-sched-for-${bfqkern}.patch"
|
||||
"ftp://teambelgium.net/bfq/patches/${bfqkern}.0-${bfqver}/0003-block-bfq-add-Early-Queue-Merge-EQM-to-BFQ-${bfqver}-for-${bfqkern}.0.patch")
|
||||
|
||||
md5sums=('96c2c77b1c54ba01cfd8fc2d13fbf828'
|
||||
md5sums=('32cb4dd9f14d37bf71bafa6ed368f769'
|
||||
'777d455648bd9d6017bc2620347596e8'
|
||||
'7255d7313b0e2bf975f1a81b2acff2a4'
|
||||
'5faf5d5f9aadf621942bd03c3b993947'
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# arg 2: the old package version
|
||||
|
||||
KERNEL_NAME=-kirkwood
|
||||
KERNEL_VERSION=4.1.2-1-ARCH
|
||||
KERNEL_VERSION=4.1.4-1-ARCH
|
||||
|
||||
post_install () {
|
||||
# updating module dependencies
|
||||
|
|
Loading…
Reference in a new issue