Bump Arch kernel to v6.2.2-2

This commit is contained in:
Maximilian Luz 2023-03-07 00:25:05 +01:00
parent ca2ddd30a1
commit 9527d50b3e
No known key found for this signature in database
GPG key ID: 70EC0937F6C26F02
2 changed files with 5 additions and 2 deletions

View file

@ -0,0 +1 @@
../../../patches/6.2/0014-intel-thread-director.patch

View file

@ -4,7 +4,7 @@
pkgbase=linux-surface
pkgver=6.2.2.arch1
pkgrel=1
pkgrel=2
pkgdesc='Linux'
_shortver=${pkgver%.*}
_fullver=${pkgver%.*}-${pkgver##*.}
@ -43,6 +43,7 @@ source=(
0011-cameras.patch
0012-amd-gpio.patch
0013-rtc.patch
0014-intel-thread-director.patch
)
validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds
@ -65,7 +66,8 @@ sha256sums=('SKIP'
'9b1162df01f202c034a9a3de75d46c1f8b7e1880f059d6a6baf3d87c5b60dfd8'
'b5c1b3dbfe22d764c67d8ee3da67c2131735cccf287726953485a6069ccb127f'
'e6baff1bc58030465df1f262ccf1857901ae00ae5300b26d03736177be97fbd0'
'c5dd18bad66953dd2598b11f8e6cf914097c70eb448fc78f59d04e5c2d333b85')
'c5dd18bad66953dd2598b11f8e6cf914097c70eb448fc78f59d04e5c2d333b85'
'c9c366170dd8588a03e893e961cbcb4159e252b73dd1a82e1f5a00aa69215155')
export KBUILD_BUILD_HOST=archlinux