From 9f2cf2805563e63631032f003a04f304ca033a3f Mon Sep 17 00:00:00 2001 From: Duncaen Date: Sat, 16 Nov 2024 01:25:36 +0100 Subject: [PATCH] linux6.6: update to 6.6.61. --- srcpkgs/linux6.6/files/arm64-dotconfig | 3 +-- srcpkgs/linux6.6/files/i386-dotconfig | 2 +- srcpkgs/linux6.6/files/x86_64-dotconfig | 2 +- srcpkgs/linux6.6/template | 4 ++-- 4 files changed, 5 insertions(+), 6 deletions(-) diff --git a/srcpkgs/linux6.6/files/arm64-dotconfig b/srcpkgs/linux6.6/files/arm64-dotconfig index 0ad06716cff..9f5c81badd6 100644 --- a/srcpkgs/linux6.6/files/arm64-dotconfig +++ b/srcpkgs/linux6.6/files/arm64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 6.6.60 Kernel Configuration +# Linux/arm64 6.6.61 Kernel Configuration # CONFIG_CC_VERSION_TEXT="aarch64-linux-musl-gcc (GCC) 13.2.0" CONFIG_CC_IS_GCC=y @@ -545,7 +545,6 @@ CONFIG_ARM64_EPAN=y # end of ARMv8.7 architectural features CONFIG_ARM64_SVE=y -CONFIG_ARM64_SME=y CONFIG_ARM64_PSEUDO_NMI=y # CONFIG_ARM64_DEBUG_PRIORITY_MASKING is not set CONFIG_RELOCATABLE=y diff --git a/srcpkgs/linux6.6/files/i386-dotconfig b/srcpkgs/linux6.6/files/i386-dotconfig index b44a43c706c..5a63bb6cf3f 100644 --- a/srcpkgs/linux6.6/files/i386-dotconfig +++ b/srcpkgs/linux6.6/files/i386-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 6.6.60 Kernel Configuration +# Linux/i386 6.6.61 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0" CONFIG_CC_IS_GCC=y diff --git a/srcpkgs/linux6.6/files/x86_64-dotconfig b/srcpkgs/linux6.6/files/x86_64-dotconfig index 273dfc55e17..c89e102da96 100644 --- a/srcpkgs/linux6.6/files/x86_64-dotconfig +++ b/srcpkgs/linux6.6/files/x86_64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86_64 6.6.60 Kernel Configuration +# Linux/x86_64 6.6.61 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0" CONFIG_CC_IS_GCC=y diff --git a/srcpkgs/linux6.6/template b/srcpkgs/linux6.6/template index 1f0d196a93f..7c99db42560 100644 --- a/srcpkgs/linux6.6/template +++ b/srcpkgs/linux6.6/template @@ -1,6 +1,6 @@ # Template file for 'linux6.6' pkgname=linux6.6 -version=6.6.60 +version=6.6.61 revision=1 short_desc="Linux kernel and modules (${version%.*} series)" maintainer="Duncaen " @@ -14,7 +14,7 @@ if [ "${version##*.}" != 0 ]; then fi checksum="d926a06c63dd8ac7df3f86ee1ffc2ce2a3b81a2d168484e76b5b389aba8e56d0 - 68a5627a4142fed06c1ba6e28b70d566727a56d6c07230229066cff09bfb9763" + f1301fae41af2f92c2d1197799c90ee351c383fd09ab22a7edf74d906ee5b305" python_version=3 # XXX Restrict archs until a proper -dotconfig is available in FILESDIR.