update to 5.15.2
This commit is contained in:
parent
61475c10ba
commit
cc7a89b2a3
6
PKGBUILD
6
PKGBUILD
|
@ -5,7 +5,7 @@ pkgbase=linux-pinebook
|
|||
_srcname=linux-5.15
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="pinebook kernel"
|
||||
pkgver=5.15.0
|
||||
pkgver=5.15.2
|
||||
pkgrel=1
|
||||
arch=('aarch64')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -13,8 +13,8 @@ license=('GPL2')
|
|||
makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'git' 'uboot-tools' 'vboot-utils' 'dtc')
|
||||
options=('!strip')
|
||||
source=("http://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz"
|
||||
# "http://www.kernel.org/pub/linux/kernel/v5.x/patch-${pkgver}.xz"
|
||||
'0001-pinebook-bluetooth.patch'
|
||||
"http://www.kernel.org/pub/linux/kernel/v5.x/patch-${pkgver}.xz"
|
||||
'0001-pinebook-bluetooth.patch'
|
||||
'config'
|
||||
'linux.preset'
|
||||
'60-linux.hook'
|
||||
|
|
Loading…
Reference in a new issue