mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/linux-kirkwood-dt to 4.2.2-1
This commit is contained in:
parent
f1587393b8
commit
2a63a994f3
2 changed files with 4 additions and 4 deletions
|
@ -6,9 +6,9 @@ buildarch=2
|
|||
pkgbase=linux-kirkwood-dt
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Marvell Kirkwood DT"
|
||||
pkgver=4.2.1
|
||||
pkgver=4.2.2
|
||||
srcver=${pkgver%.0}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
cryptodev_commit=da730106c2558c8e0c8e1b1b1812d32ef9574ab7
|
||||
bfqver=v7r8
|
||||
|
||||
|
@ -40,7 +40,7 @@ source=("https://kernel.org/pub/linux/kernel/v4.x/linux-${srcver}.tar.xz"
|
|||
'pogoplugv4_fdt.patch'
|
||||
'nsa325_fdt.patch')
|
||||
|
||||
md5sums=('2a538d1dac3f5426c7a8ab8ef20e95c2'
|
||||
md5sums=('96fa02a8cba28739b993042d668ad997'
|
||||
'25622b253b53dbe847f6505561ee4306'
|
||||
'8f6f89b315a249a4827783fd9b458e63'
|
||||
'9b5a265440abf57d2052838f31486a3a'
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# arg 2: the old package version
|
||||
|
||||
KERNEL_NAME=-kirkwood-dt
|
||||
KERNEL_VERSION=4.2.1-1-ARCH
|
||||
KERNEL_VERSION=4.2.2-1-ARCH
|
||||
|
||||
post_install () {
|
||||
# updating module dependencies
|
||||
|
|
Loading…
Reference in a new issue