aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Koch2023-06-14 12:34:57 +0200
committerAlexander Koch2023-06-14 12:34:57 +0200
commitc94980d925f68b68172dab19d2aac86c1870b9c8 (patch)
tree06d04e5980176548b77275945fcea4b346e97e3d
parentefbf40a368bf089a9ce175dc3ce5d612af9e430c (diff)
downloadaur-c94980d925f68b68172dab19d2aac86c1870b9c8.tar.gz
Reflect new kernel release v6.1.34
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
-rw-r--r--config2
3 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2daa9dcb6f16..78c49a7946f2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-aarch64-lts
pkgdesc = The Linux Kernel and modules - AArch64 multi-platform LTS
- pkgver = 6.1.33
+ pkgver = 6.1.34
pkgrel = 1
url = https://github.com/lynix/linux-aarch64-lts
arch = aarch64
@@ -15,16 +15,16 @@ pkgbase = linux-aarch64-lts
makedepends = dtc
options = !strip
source = https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.1.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v6.x/patch-6.1.33.xz
+ source = https://www.kernel.org/pub/linux/kernel/v6.x/patch-6.1.34.xz
source = 0001-net-smsc95xx-Allow-mac-address-to-be-set-as-a-parame.patch
source = 0002-arm64-dts-rockchip-disable-pwm0-on-rk3399-firefly.patch
source = config
source = linux.preset
sha256sums = 2ca1f17051a430f6fed1196e4952717507171acfd97d96577212502703b25deb
- sha256sums = 84c638ee9a36e30ef879e2944c5adfc2523a5a1553951b40e8cf4d873426d90a
+ sha256sums = d9b01e4dac3dd140c394227603c8b3339bb2f1e10c97afd3607d84e3003ec75a
sha256sums = 013ab7f5bcf2cd486e819fb13fde1f673ac72978984a8befea13938eaf8ddd8e
sha256sums = bcb8a42654df5f9670367950daaa01b165c15618f827d18b7b2a8d53d39227a4
- sha256sums = a32e4bedbaafb9525737abeecdc0ac20db7e526db4e5a310153950404e3654e9
+ sha256sums = 831aef85dd9251e47954f23232c0ef440ec3b459ff39b1c3cf1b4dfb2395b36b
sha256sums = 6837b3e2152f142f3fff595c6cbd03423f6e7b8d525aac8ae3eb3b58392bd255
pkgname = linux-aarch64-lts
diff --git a/PKGBUILD b/PKGBUILD
index e59b04358978..ca9ea869c2d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ _srcname=linux-6.1
_kernelname=${pkgbase#linux}
_desc='AArch64 multi-platform LTS'
pkgdesc="The Linux Kernel and modules - ${_desc}"
-pkgver=6.1.33
+pkgver=6.1.34
pkgrel=1
arch=('aarch64')
url='https://github.com/lynix/linux-aarch64-lts'
@@ -28,10 +28,10 @@ source=(
'config' 'linux.preset'
)
sha256sums=('2ca1f17051a430f6fed1196e4952717507171acfd97d96577212502703b25deb'
- '84c638ee9a36e30ef879e2944c5adfc2523a5a1553951b40e8cf4d873426d90a'
+ 'd9b01e4dac3dd140c394227603c8b3339bb2f1e10c97afd3607d84e3003ec75a'
'013ab7f5bcf2cd486e819fb13fde1f673ac72978984a8befea13938eaf8ddd8e'
'bcb8a42654df5f9670367950daaa01b165c15618f827d18b7b2a8d53d39227a4'
- 'a32e4bedbaafb9525737abeecdc0ac20db7e526db4e5a310153950404e3654e9'
+ '831aef85dd9251e47954f23232c0ef440ec3b459ff39b1c3cf1b4dfb2395b36b'
'6837b3e2152f142f3fff595c6cbd03423f6e7b8d525aac8ae3eb3b58392bd255')
prepare() {
diff --git a/config b/config
index f033b175bf1e..89638975f5c4 100644
--- a/config
+++ b/config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/arm64 6.1.33 Kernel Configuration
+# Linux/arm64 6.1.34 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.0"
CONFIG_CC_IS_GCC=y