From 16872db17b79a4017127897932386582932a15d6 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Sat, 28 Dec 2024 22:32:18 +0100 Subject: [PATCH] linux6.12: update to 6.12.7. --- srcpkgs/linux6.12/files/arm64-dotconfig | 2 +- srcpkgs/linux6.12/files/i386-dotconfig | 3 ++- srcpkgs/linux6.12/files/x86_64-dotconfig | 3 ++- srcpkgs/linux6.12/template | 6 +++--- 4 files changed, 8 insertions(+), 6 deletions(-) diff --git a/srcpkgs/linux6.12/files/arm64-dotconfig b/srcpkgs/linux6.12/files/arm64-dotconfig index 9d1f9e74366..4ffa68d3a1d 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.6 Kernel Configuration +# Linux/arm64 6.12.7 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 d4f084668f7..c0d9e8cfcfe 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.6 Kernel Configuration +# Linux/i386 6.12.7 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0" CONFIG_CC_IS_GCC=y @@ -2268,6 +2268,7 @@ CONFIG_EFI_EMBEDDED_FIRMWARE=y CONFIG_UEFI_CPER=y CONFIG_UEFI_CPER_X86=y +# CONFIG_IMX_SCMI_MISC_DRV is not set # # Qualcomm firmware drivers diff --git a/srcpkgs/linux6.12/files/x86_64-dotconfig b/srcpkgs/linux6.12/files/x86_64-dotconfig index 09894e2c065..a28c2ce4250 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.6 Kernel Configuration +# Linux/x86_64 6.12.7 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0" CONFIG_CC_IS_GCC=y @@ -2440,6 +2440,7 @@ CONFIG_EFI_EMBEDDED_FIRMWARE=y CONFIG_UEFI_CPER=y CONFIG_UEFI_CPER_X86=y +# CONFIG_IMX_SCMI_MISC_DRV is not set # # Qualcomm firmware drivers diff --git a/srcpkgs/linux6.12/template b/srcpkgs/linux6.12/template index 1ea3993aa06..10f0a25a902 100644 --- a/srcpkgs/linux6.12/template +++ b/srcpkgs/linux6.12/template @@ -1,7 +1,7 @@ # Template file for 'linux6.12' pkgname=linux6.12 -version=6.12.6 -revision=3 +version=6.12.7 +revision=1 short_desc="Linux kernel and modules (${version%.*} series)" maintainer="Duncaen " license="GPL-2.0-only" @@ -14,7 +14,7 @@ if [ "${version##*.}" != 0 ]; then fi checksum="b1a2562be56e42afb3f8489d4c2a7ac472ac23098f1ef1c1e40da601f54625eb - dd7c856f12d3e10f09743c1d3db35f91879d92890c9fb176405783c9c7cb0c54" + 8a946b980f7cb2778335e8466b047a0400b8207342f33c63bc7e5e0420524cd1" python_version=3 # XXX Restrict archs until a proper -dotconfig is available in FILESDIR.