From cff9ff8f2a68cb03a9f2225b9e1c3cfc12f1fe80 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Mon, 12 Aug 2024 00:31:53 +0200 Subject: [PATCH] linux6.10: update to 6.10.4. --- 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 | 6 +++--- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/srcpkgs/linux6.10/files/arm64-dotconfig b/srcpkgs/linux6.10/files/arm64-dotconfig index 16f4048643e..1660f4130b8 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.3 Kernel Configuration +# Linux/arm64 6.10.4 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 ee1d7259b15..40d7972702a 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.3 Kernel Configuration +# Linux/i386 6.10.4 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 4d760a76ec9..9dc953a1650 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.3 Kernel Configuration +# Linux/x86_64 6.10.4 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 285b03e1cf9..1590597666f 100644 --- a/srcpkgs/linux6.10/template +++ b/srcpkgs/linux6.10/template @@ -1,7 +1,7 @@ # Template file for 'linux6.10' pkgname=linux6.10 -version=6.10.3 -revision=2 +version=6.10.4 +revision=1 short_desc="Linux kernel and modules (${version%.*} series)" maintainer="Duncaen " license="GPL-2.0-only" @@ -14,7 +14,7 @@ if [ "${version##*.}" != 0 ]; then fi checksum="774698422ee54c5f1e704456f37c65c06b51b4e9a8b0866f34580d86fef8e226 - ccde554363cfbd3d2533d1cc2506f397dd1dd278809b1041deb929c5534e8b4f" + 4c6e823a3ed73089b958cb2d2974982f769435d5aa7750cbdf4932c92188eca0" python_version=3 # XXX Restrict archs until a proper -dotconfig is available in FILESDIR.