From 997ae05c185bb688c4f32dd281b1ca839d79ea94 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Mon, 9 Sep 2024 16:46:25 +0200 Subject: [PATCH] linux6.10: update to 6.10.9. --- srcpkgs/linux6.10/files/arm64-dotconfig | 2 +- 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(+), 5 deletions(-) diff --git a/srcpkgs/linux6.10/files/arm64-dotconfig b/srcpkgs/linux6.10/files/arm64-dotconfig index af86482175c..9d74f9b766b 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.8 Kernel Configuration +# Linux/arm64 6.10.9 Kernel Configuration # CONFIG_CC_VERSION_TEXT="aarch64-linux-musl-gcc (GCC) 13.2.0" CONFIG_CC_IS_GCC=y diff --git a/srcpkgs/linux6.10/files/i386-dotconfig b/srcpkgs/linux6.10/files/i386-dotconfig index 872f8315dfe..03061e33f2a 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.8 Kernel Configuration +# Linux/i386 6.10.9 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 6eb3b566476..f294f51861b 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.8 Kernel Configuration +# Linux/x86_64 6.10.9 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 52692bd8d56..a1c01a0de72 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.8 +version=6.10.9 revision=1 short_desc="Linux kernel and modules (${version%.*} series)" maintainer="Duncaen " @@ -14,7 +14,7 @@ if [ "${version##*.}" != 0 ]; then fi checksum="774698422ee54c5f1e704456f37c65c06b51b4e9a8b0866f34580d86fef8e226 - d554f93e19038ff702a9679aac1aa491be737e98c22f8d5307c5c05ef6d11903" + 90bc50b9106c4e0b796cf70473dd830073789bbe9896664ff8617a1203d17527" python_version=3 # XXX Restrict archs until a proper -dotconfig is available in FILESDIR.