From 031b796e21f977a4600b6e6247e5b0143d0b6437 Mon Sep 17 00:00:00 2001 From: Duncaen <duncaen@voidlinux.org> Date: Thu, 10 Apr 2025 05:17:03 +0200 Subject: [PATCH] linux6.12: update to 6.12.22. --- srcpkgs/linux6.12/files/arm64-dotconfig | 2 +- srcpkgs/linux6.12/files/i386-dotconfig | 2 +- srcpkgs/linux6.12/files/x86_64-dotconfig | 2 +- srcpkgs/linux6.12/template | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/linux6.12/files/arm64-dotconfig b/srcpkgs/linux6.12/files/arm64-dotconfig index 19b293da099..6004ed869f3 100644 --- a/srcpkgs/linux6.12/files/arm64-dotconfig +++ b/srcpkgs/linux6.12/files/arm64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 6.12.21 Kernel Configuration +# Linux/arm64 6.12.22 Kernel Configuration # CONFIG_CC_VERSION_TEXT="aarch64-linux-musl-gcc (GCC) 13.2.0" CONFIG_CC_IS_GCC=y diff --git a/srcpkgs/linux6.12/files/i386-dotconfig b/srcpkgs/linux6.12/files/i386-dotconfig index 7dcdad98b36..ee1d18ba3ef 100644 --- a/srcpkgs/linux6.12/files/i386-dotconfig +++ b/srcpkgs/linux6.12/files/i386-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 6.12.21 Kernel Configuration +# Linux/i386 6.12.22 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0" CONFIG_CC_IS_GCC=y diff --git a/srcpkgs/linux6.12/files/x86_64-dotconfig b/srcpkgs/linux6.12/files/x86_64-dotconfig index ecc4e9717e0..2511aab0faf 100644 --- a/srcpkgs/linux6.12/files/x86_64-dotconfig +++ b/srcpkgs/linux6.12/files/x86_64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86_64 6.12.21 Kernel Configuration +# Linux/x86_64 6.12.22 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0" CONFIG_CC_IS_GCC=y diff --git a/srcpkgs/linux6.12/template b/srcpkgs/linux6.12/template index 7d0bddf1cf8..ab6e23231c2 100644 --- a/srcpkgs/linux6.12/template +++ b/srcpkgs/linux6.12/template @@ -1,6 +1,6 @@ # Template file for 'linux6.12' pkgname=linux6.12 -version=6.12.21 +version=6.12.22 revision=1 short_desc="Linux kernel and modules (${version%.*} series)" maintainer="Duncaen <duncaen@voidlinux.org>" @@ -14,7 +14,7 @@ if [ "${version##*.}" != 0 ]; then fi checksum="b1a2562be56e42afb3f8489d4c2a7ac472ac23098f1ef1c1e40da601f54625eb - 4683c467048492bfca688bd623b86e94dad7edc97ef67bbd5c9c40eab9c7bea0" + 9e745f75743a839b96288a4f497ce550bd77b3ccfee24cb5220c51feefc6bd86" python_version=3 # XXX Restrict archs until a proper <arch>-dotconfig is available in FILESDIR.