mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-kirkwood to 4.0.4-1
This commit is contained in:
parent
6051ada408
commit
8d4dbeea45
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.0.3
|
||||
pkgver=4.0.4
|
||||
pkgrel=1
|
||||
cryptodev_commit=5054d20d45571cc85339351fde52f872eeb82206
|
||||
bfqver=v7r7
|
||||
|
@ -38,7 +38,7 @@ source=("https://kernel.org/pub/linux/kernel/v4.x/linux-${pkgver}.tar.xz"
|
|||
"ftp://teambelgium.net/bfq/patches/${bfqkern}.0-${bfqver}/0003-block-bfq-add-Early-Queue-Merge-EQM-to-BFQ-${bfqver}-for-${bfqkern}.0.patch"
|
||||
'pci-e_fix.patch')
|
||||
|
||||
md5sums=('b60eff523b72a59d64884e18b6ce81dd'
|
||||
md5sums=('71d8b666438e6b59f103e9384889c15a'
|
||||
'4c93651af09f6ded12855eec3704cba1'
|
||||
'a14080d29d7c4eec01356892c8712656'
|
||||
'df25fccf87d246f97dac2843e22debe6'
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# arg 2: the old package version
|
||||
|
||||
KERNEL_NAME=-kirkwood
|
||||
KERNEL_VERSION=4.0.1-1-ARCH
|
||||
KERNEL_VERSION=4.0.4-1-ARCH
|
||||
|
||||
post_install () {
|
||||
# updating module dependencies
|
||||
|
|
Loading…
Reference in a new issue