aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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 da91d20ef461..3fbfa7aeed7e 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.22
+ pkgver = 6.1.23
pkgrel = 1
url = https://github.com/lynix/linux-aarch64-lts
arch = aarch64
@@ -15,7 +15,7 @@ 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.22.xz
+ source = https://www.kernel.org/pub/linux/kernel/v6.x/patch-6.1.23.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
@@ -23,10 +23,10 @@ pkgbase = linux-aarch64-lts
source = 60-linux.hook
source = 90-linux.hook
sha256sums = 2ca1f17051a430f6fed1196e4952717507171acfd97d96577212502703b25deb
- sha256sums = cb1dc7630572c1c3192ee5f804084b4a90cf21c07f8944c061a5164eeaa0df96
+ sha256sums = 9a8aecd42beeb2eae61c16a245b0bcdee1f079ad90b07029d90eb21192d75045
sha256sums = 013ab7f5bcf2cd486e819fb13fde1f673ac72978984a8befea13938eaf8ddd8e
sha256sums = bcb8a42654df5f9670367950daaa01b165c15618f827d18b7b2a8d53d39227a4
- sha256sums = 8d68e1abafe4d7a40dc0fc5178c2efafac5fabfcecaf67a90323ca71686dbdc1
+ sha256sums = 5593cec02dad0f6be1f36430fb0ec490e0514fb0eb443462e9310cf0a7d8c36d
sha256sums = 6837b3e2152f142f3fff595c6cbd03423f6e7b8d525aac8ae3eb3b58392bd255
sha256sums = 452b8d4d71e1565ca91b1bebb280693549222ef51c47ba8964e411b2d461699c
sha256sums = 71df1b18a3885b151a3b9d926a91936da2acc90d5e27f1ad326745779cd3759d
diff --git a/PKGBUILD b/PKGBUILD
index 84fc5b9e6ac7..f016361e5655 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.22
+pkgver=6.1.23
pkgrel=1
arch=('aarch64')
url='https://github.com/lynix/linux-aarch64-lts'
@@ -28,10 +28,10 @@ source=(
'config' 'linux.preset' '60-linux.hook' '90-linux.hook'
)
sha256sums=('2ca1f17051a430f6fed1196e4952717507171acfd97d96577212502703b25deb'
- 'cb1dc7630572c1c3192ee5f804084b4a90cf21c07f8944c061a5164eeaa0df96'
+ '9a8aecd42beeb2eae61c16a245b0bcdee1f079ad90b07029d90eb21192d75045'
'013ab7f5bcf2cd486e819fb13fde1f673ac72978984a8befea13938eaf8ddd8e'
'bcb8a42654df5f9670367950daaa01b165c15618f827d18b7b2a8d53d39227a4'
- '8d68e1abafe4d7a40dc0fc5178c2efafac5fabfcecaf67a90323ca71686dbdc1'
+ '5593cec02dad0f6be1f36430fb0ec490e0514fb0eb443462e9310cf0a7d8c36d'
'6837b3e2152f142f3fff595c6cbd03423f6e7b8d525aac8ae3eb3b58392bd255'
'452b8d4d71e1565ca91b1bebb280693549222ef51c47ba8964e411b2d461699c'
'71df1b18a3885b151a3b9d926a91936da2acc90d5e27f1ad326745779cd3759d')
diff --git a/config b/config
index f476b98828b0..2993429a384f 100644
--- a/config
+++ b/config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/arm64 6.1.22 Kernel Configuration
+# Linux/arm64 6.1.23 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.0"
CONFIG_CC_IS_GCC=y