mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
core/linux-kirkwood-dt to 4.2.6-1
This commit is contained in:
parent
73ccfecf6f
commit
c0240d83ec
1 changed files with 3 additions and 3 deletions
|
@ -6,15 +6,15 @@ buildarch=2
|
|||
pkgbase=linux-kirkwood-dt
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Marvell Kirkwood DT"
|
||||
pkgver=4.2.5
|
||||
pkgver=4.2.6
|
||||
srcver=${pkgver%.0}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
cryptodev_commit=da730106c2558c8e0c8e1b1b1812d32ef9574ab7
|
||||
bfqver=v7r8
|
||||
|
||||
### BFQ patch kernel version
|
||||
bfqkern=${pkgver:0:3}
|
||||
# bfqkern=4.1
|
||||
# bfqkern=4.2
|
||||
|
||||
### AUFS branch name
|
||||
aufsbranch="aufs${pkgver:0:3}"
|
||||
|
|
Loading…
Reference in a new issue