update to 5.15.2

This commit is contained in:
Juan José Gutiérrez de Quevedo Pérez 2021-11-13 21:59:53 +01:00
parent 61475c10ba
commit cc7a89b2a3
1 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@ pkgbase=linux-pinebook
_srcname=linux-5.15 _srcname=linux-5.15
_kernelname=${pkgbase#linux} _kernelname=${pkgbase#linux}
_desc="pinebook kernel" _desc="pinebook kernel"
pkgver=5.15.0 pkgver=5.15.2
pkgrel=1 pkgrel=1
arch=('aarch64') arch=('aarch64')
url="http://www.kernel.org/" url="http://www.kernel.org/"
@ -13,8 +13,8 @@ license=('GPL2')
makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'git' 'uboot-tools' 'vboot-utils' 'dtc') makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'git' 'uboot-tools' 'vboot-utils' 'dtc')
options=('!strip') options=('!strip')
source=("http://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz" 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" "http://www.kernel.org/pub/linux/kernel/v5.x/patch-${pkgver}.xz"
'0001-pinebook-bluetooth.patch' '0001-pinebook-bluetooth.patch'
'config' 'config'
'linux.preset' 'linux.preset'
'60-linux.hook' '60-linux.hook'