mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/linux-kirkwood-dt to 4.5.1-1
This commit is contained in:
parent
9f296f31cf
commit
7c691c5572
2 changed files with 5 additions and 5 deletions
core/linux-kirkwood-dt
|
@ -6,7 +6,7 @@ buildarch=2
|
||||||
pkgbase=linux-kirkwood-dt
|
pkgbase=linux-kirkwood-dt
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
_desc="Marvell Kirkwood DT"
|
_desc="Marvell Kirkwood DT"
|
||||||
pkgver=4.5.0
|
pkgver=4.5.1
|
||||||
srcver=${pkgver%.0}
|
srcver=${pkgver%.0}
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
cryptodev_commit=bc67142c57eadc0aafd0323ec527849012786643
|
cryptodev_commit=bc67142c57eadc0aafd0323ec527849012786643
|
||||||
|
@ -17,8 +17,8 @@ bfqver=v7r11
|
||||||
bfqkern=4.4
|
bfqkern=4.4
|
||||||
|
|
||||||
### AUFS branch name
|
### AUFS branch name
|
||||||
# aufsbranch="aufs${pkgver:0:3}"
|
aufsbranch="aufs${pkgver:0:3}"
|
||||||
aufsbranch="aufs4.x-rcN"
|
# aufsbranch="aufs4.x-rcN"
|
||||||
|
|
||||||
arch=('arm')
|
arch=('arm')
|
||||||
url="http://www.kernel.org/"
|
url="http://www.kernel.org/"
|
||||||
|
@ -38,7 +38,7 @@ source=("https://kernel.org/pub/linux/kernel/v4.x/linux-${srcver}.tar.xz"
|
||||||
'goflexhome_fdt.patch'
|
'goflexhome_fdt.patch'
|
||||||
'linux.preset')
|
'linux.preset')
|
||||||
|
|
||||||
md5sums=('a60d48eee08ec0536d5efb17ca819aef'
|
md5sums=('488fac47d1c73e8a21ac71f7f3121009'
|
||||||
'7acee3b15e2942600e335c1257be8a26'
|
'7acee3b15e2942600e335c1257be8a26'
|
||||||
'190c3ba09aa63ddfc914e404ad56a969'
|
'190c3ba09aa63ddfc914e404ad56a969'
|
||||||
'09d44b9f07abfaeaf4f688ee52034786'
|
'09d44b9f07abfaeaf4f688ee52034786'
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
# arg 2: the old package version
|
# arg 2: the old package version
|
||||||
|
|
||||||
KERNEL_NAME=-kirkwood-dt
|
KERNEL_NAME=-kirkwood-dt
|
||||||
KERNEL_VERSION=4.5.0-1-ARCH
|
KERNEL_VERSION=4.5.1-1-ARCH
|
||||||
|
|
||||||
post_install () {
|
post_install () {
|
||||||
# updating module dependencies
|
# updating module dependencies
|
||||||
|
|
Loading…
Reference in a new issue