From 734a409b9bc6fb26a06db47d372a5a0fd4b3d3ab Mon Sep 17 00:00:00 2001 From: Duncaen Date: Sun, 3 Nov 2024 20:45:00 +0100 Subject: [PATCH] linux6.11: update to 6.11.6. --- srcpkgs/linux6.11/files/arm64-dotconfig | 2 +- srcpkgs/linux6.11/files/i386-dotconfig | 2 +- srcpkgs/linux6.11/files/x86_64-dotconfig | 3 +-- srcpkgs/linux6.11/template | 4 ++-- 4 files changed, 5 insertions(+), 6 deletions(-) diff --git a/srcpkgs/linux6.11/files/arm64-dotconfig b/srcpkgs/linux6.11/files/arm64-dotconfig index 1115793ab9f..8c79f96bede 100644 --- a/srcpkgs/linux6.11/files/arm64-dotconfig +++ b/srcpkgs/linux6.11/files/arm64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 6.11.5 Kernel Configuration +# Linux/arm64 6.11.6 Kernel Configuration # CONFIG_CC_VERSION_TEXT="aarch64-linux-musl-gcc (GCC) 13.2.0" CONFIG_CC_IS_GCC=y diff --git a/srcpkgs/linux6.11/files/i386-dotconfig b/srcpkgs/linux6.11/files/i386-dotconfig index 5f57c87e9aa..a29e6385c34 100644 --- a/srcpkgs/linux6.11/files/i386-dotconfig +++ b/srcpkgs/linux6.11/files/i386-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 6.11.5 Kernel Configuration +# Linux/i386 6.11.6 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0" CONFIG_CC_IS_GCC=y diff --git a/srcpkgs/linux6.11/files/x86_64-dotconfig b/srcpkgs/linux6.11/files/x86_64-dotconfig index 025cf9de676..1ce7e683be2 100644 --- a/srcpkgs/linux6.11/files/x86_64-dotconfig +++ b/srcpkgs/linux6.11/files/x86_64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86_64 6.11.5 Kernel Configuration +# Linux/x86_64 6.11.6 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0" CONFIG_CC_IS_GCC=y @@ -521,7 +521,6 @@ CONFIG_PHYSICAL_ALIGN=0x1000000 CONFIG_DYNAMIC_MEMORY_LAYOUT=y CONFIG_RANDOMIZE_MEMORY=y CONFIG_RANDOMIZE_MEMORY_PHYSICAL_PADDING=0xa -# CONFIG_ADDRESS_MASKING is not set CONFIG_HOTPLUG_CPU=y # CONFIG_COMPAT_VDSO is not set # CONFIG_LEGACY_VSYSCALL_XONLY is not set diff --git a/srcpkgs/linux6.11/template b/srcpkgs/linux6.11/template index 30e067bd341..7f6d76b5dfd 100644 --- a/srcpkgs/linux6.11/template +++ b/srcpkgs/linux6.11/template @@ -1,6 +1,6 @@ # Template file for 'linux6.11' pkgname=linux6.11 -version=6.11.5 +version=6.11.6 revision=1 short_desc="Linux kernel and modules (${version%.*} series)" maintainer="Duncaen " @@ -14,7 +14,7 @@ if [ "${version##*.}" != 0 ]; then fi checksum="55d2c6c025ebc27810c748d66325dd5bc601e8d32f8581d9e77673529bdacb2e - 1922b3b321c7f53109338a4e5a675b5ed65ba598c579a29b106843c00166a939" + 4d4f5a5a982d77ddc9455f878e1cb8ee1d2308581f777cddd5c4bbe604f03cc8" python_version=3 # XXX Restrict archs until a proper -dotconfig is available in FILESDIR.