aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Koch2023-02-22 14:20:59 +0100
committerAlexander Koch2023-02-22 14:20:59 +0100
commite0b92ddb39b1b8bd693500c1bcc6045f10d56c54 (patch)
tree124c215b3c386b5fee3ac9f67af51e77b00f2a69
parent67f879a4d9d76f526cb3fd43a375855c01c36c24 (diff)
downloadaur-e0b92ddb39b1b8bd693500c1bcc6045f10d56c54.tar.gz
Reflect new kernel release v6.1.13
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
-rw-r--r--config3
3 files changed, 8 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e57e3cb56dd9..8daae7067767 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-aarch64-lts
- pkgver = 6.1.12
+ pkgver = 6.1.13
pkgrel = 1
url = https://www.kernel.org
arch = aarch64
@@ -14,7 +14,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.12.xz
+ source = https://www.kernel.org/pub/linux/kernel/v6.x/patch-6.1.13.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
@@ -22,10 +22,10 @@ pkgbase = linux-aarch64-lts
source = 60-linux.hook
source = 90-linux.hook
sha256sums = 2ca1f17051a430f6fed1196e4952717507171acfd97d96577212502703b25deb
- sha256sums = 653bd24f8fe05a7daf502c535e49a0dafd195e2a7d66e5f57ed17e2e77be11f2
+ sha256sums = 5ae5551eb50a9392f02ec5cc0c7f07fe7d98f9e80bc930a4904eb47b6c0217ec
sha256sums = 013ab7f5bcf2cd486e819fb13fde1f673ac72978984a8befea13938eaf8ddd8e
sha256sums = bcb8a42654df5f9670367950daaa01b165c15618f827d18b7b2a8d53d39227a4
- sha256sums = 620da76a83a2bc30aaf12619ba00195b37d2c275382e789f364d274c32acaa95
+ sha256sums = 13ed3b8cc6327d5a4b785f2d3de7f491f3081947abc7ac5924265bb27de8a83a
sha256sums = 6837b3e2152f142f3fff595c6cbd03423f6e7b8d525aac8ae3eb3b58392bd255
sha256sums = 452b8d4d71e1565ca91b1bebb280693549222ef51c47ba8964e411b2d461699c
sha256sums = 71df1b18a3885b151a3b9d926a91936da2acc90d5e27f1ad326745779cd3759d
diff --git a/PKGBUILD b/PKGBUILD
index 7afa24c8ef32..69c8c40c313f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgbase=linux-aarch64-lts
_srcname=linux-6.1
_kernelname=${pkgbase#linux}
_desc='AArch64 multi-platform LTS'
-pkgver=6.1.12
+pkgver=6.1.13
pkgrel=1
arch=('aarch64')
url='https://www.kernel.org'
@@ -27,10 +27,10 @@ source=(
'config' 'linux.preset' '60-linux.hook' '90-linux.hook'
)
sha256sums=('2ca1f17051a430f6fed1196e4952717507171acfd97d96577212502703b25deb'
- '653bd24f8fe05a7daf502c535e49a0dafd195e2a7d66e5f57ed17e2e77be11f2'
+ '5ae5551eb50a9392f02ec5cc0c7f07fe7d98f9e80bc930a4904eb47b6c0217ec'
'013ab7f5bcf2cd486e819fb13fde1f673ac72978984a8befea13938eaf8ddd8e'
'bcb8a42654df5f9670367950daaa01b165c15618f827d18b7b2a8d53d39227a4'
- '620da76a83a2bc30aaf12619ba00195b37d2c275382e789f364d274c32acaa95'
+ '13ed3b8cc6327d5a4b785f2d3de7f491f3081947abc7ac5924265bb27de8a83a'
'6837b3e2152f142f3fff595c6cbd03423f6e7b8d525aac8ae3eb3b58392bd255'
'452b8d4d71e1565ca91b1bebb280693549222ef51c47ba8964e411b2d461699c'
'71df1b18a3885b151a3b9d926a91936da2acc90d5e27f1ad326745779cd3759d')
diff --git a/config b/config
index c6af79c482aa..e9bbe80b1c8f 100644
--- a/config
+++ b/config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/arm64 6.1.12 Kernel Configuration
+# Linux/arm64 6.1.13 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.0"
CONFIG_CC_IS_GCC=y
@@ -6356,7 +6356,6 @@ CONFIG_TEGRA_HOST1X_FIREWALL=y
CONFIG_DRM=y
CONFIG_DRM_MIPI_DSI=y
# CONFIG_DRM_DEBUG_MM is not set
-CONFIG_DRM_USE_DYNAMIC_DEBUG=y
CONFIG_DRM_KMS_HELPER=y
# CONFIG_DRM_DEBUG_DP_MST_TOPOLOGY_REFS is not set
# CONFIG_DRM_DEBUG_MODESET_LOCK is not set