From 3dff45c829bdcffd1bc0a4d70a28353a94e864f1 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Fri, 24 Jan 2025 15:02:17 +0100 Subject: [PATCH] linux6.12: update to 6.12.11. --- srcpkgs/linux6.12/files/arm64-dotconfig | 6 +++--- srcpkgs/linux6.12/files/i386-dotconfig | 2 +- srcpkgs/linux6.12/files/x86_64-dotconfig | 2 +- srcpkgs/linux6.12/template | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/srcpkgs/linux6.12/files/arm64-dotconfig b/srcpkgs/linux6.12/files/arm64-dotconfig index 0d7c888e390..5a63703062b 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.10 Kernel Configuration +# Linux/arm64 6.12.11 Kernel Configuration # CONFIG_CC_VERSION_TEXT="aarch64-linux-musl-gcc (GCC) 13.2.0" CONFIG_CC_IS_GCC=y @@ -11,8 +11,8 @@ CONFIG_AS_VERSION=24100 CONFIG_LD_IS_BFD=y CONFIG_LD_VERSION=24100 CONFIG_LLD_VERSION=0 -CONFIG_RUSTC_VERSION=0 -CONFIG_RUSTC_LLVM_VERSION=0 +CONFIG_RUSTC_VERSION=108200 +CONFIG_RUSTC_LLVM_VERSION=190104 CONFIG_CC_CAN_LINK=y CONFIG_CC_CAN_LINK_STATIC=y CONFIG_GCC_ASM_GOTO_OUTPUT_BROKEN=y diff --git a/srcpkgs/linux6.12/files/i386-dotconfig b/srcpkgs/linux6.12/files/i386-dotconfig index 15818ca000a..1ccff187d7e 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.10 Kernel Configuration +# Linux/i386 6.12.11 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 c4cebd6f94b..03509add512 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.10 Kernel Configuration +# Linux/x86_64 6.12.11 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 0bd1e9caf59..10c99ae4e35 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.10 +version=6.12.11 revision=1 short_desc="Linux kernel and modules (${version%.*} series)" maintainer="Duncaen " @@ -14,7 +14,7 @@ if [ "${version##*.}" != 0 ]; then fi checksum="b1a2562be56e42afb3f8489d4c2a7ac472ac23098f1ef1c1e40da601f54625eb - 99168905b0a1eccd88205e85d982c762fe84dc268806e851ba80828c120852a1" + 86b8dc37ea5abb31bc829820f0ee6c340815e7b9f9907657374b2c085487b70f" python_version=3 # XXX Restrict archs until a proper -dotconfig is available in FILESDIR.