From f44f145d73ca8cd9f702bec52fe46dd285ace6ad Mon Sep 17 00:00:00 2001 From: Duncaen Date: Wed, 14 Aug 2024 20:24:06 +0200 Subject: [PATCH] linux6.10: update to 6.10.5. --- srcpkgs/linux6.10/files/arm64-dotconfig | 4 +--- srcpkgs/linux6.10/files/i386-dotconfig | 2 +- srcpkgs/linux6.10/files/x86_64-dotconfig | 2 +- srcpkgs/linux6.10/template | 4 ++-- 4 files changed, 5 insertions(+), 7 deletions(-) diff --git a/srcpkgs/linux6.10/files/arm64-dotconfig b/srcpkgs/linux6.10/files/arm64-dotconfig index 1660f4130b8..d358046b546 100644 --- a/srcpkgs/linux6.10/files/arm64-dotconfig +++ b/srcpkgs/linux6.10/files/arm64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 6.10.4 Kernel Configuration +# Linux/arm64 6.10.5 Kernel Configuration # CONFIG_CC_VERSION_TEXT="aarch64-linux-musl-gcc (GCC) 13.2.0" CONFIG_CC_IS_GCC=y @@ -427,9 +427,7 @@ CONFIG_ARM64_ERRATUM_2645198=y CONFIG_ARM64_WORKAROUND_SPECULATIVE_UNPRIV_LOAD=y CONFIG_ARM64_ERRATUM_2966298=y CONFIG_ARM64_ERRATUM_3117295=y -CONFIG_ARM64_WORKAROUND_SPECULATIVE_SSBS=y CONFIG_ARM64_ERRATUM_3194386=y -CONFIG_ARM64_ERRATUM_3312417=y CONFIG_CAVIUM_ERRATUM_22375=y CONFIG_CAVIUM_ERRATUM_23144=y CONFIG_CAVIUM_ERRATUM_23154=y diff --git a/srcpkgs/linux6.10/files/i386-dotconfig b/srcpkgs/linux6.10/files/i386-dotconfig index 40d7972702a..40dee0ae83a 100644 --- a/srcpkgs/linux6.10/files/i386-dotconfig +++ b/srcpkgs/linux6.10/files/i386-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 6.10.4 Kernel Configuration +# Linux/i386 6.10.5 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0" CONFIG_CC_IS_GCC=y diff --git a/srcpkgs/linux6.10/files/x86_64-dotconfig b/srcpkgs/linux6.10/files/x86_64-dotconfig index 9dc953a1650..4e914a4e57f 100644 --- a/srcpkgs/linux6.10/files/x86_64-dotconfig +++ b/srcpkgs/linux6.10/files/x86_64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86_64 6.10.4 Kernel Configuration +# Linux/x86_64 6.10.5 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0" CONFIG_CC_IS_GCC=y diff --git a/srcpkgs/linux6.10/template b/srcpkgs/linux6.10/template index 1590597666f..96c3e6e1225 100644 --- a/srcpkgs/linux6.10/template +++ b/srcpkgs/linux6.10/template @@ -1,6 +1,6 @@ # Template file for 'linux6.10' pkgname=linux6.10 -version=6.10.4 +version=6.10.5 revision=1 short_desc="Linux kernel and modules (${version%.*} series)" maintainer="Duncaen " @@ -14,7 +14,7 @@ if [ "${version##*.}" != 0 ]; then fi checksum="774698422ee54c5f1e704456f37c65c06b51b4e9a8b0866f34580d86fef8e226 - 4c6e823a3ed73089b958cb2d2974982f769435d5aa7750cbdf4932c92188eca0" + 26478afe830672dc6daedafc6c9ab901683c039a3ace95aacb88d32d4ba364f5" python_version=3 # XXX Restrict archs until a proper -dotconfig is available in FILESDIR.