From e235eac810bb9b4128f4cefb987e7271a62d8fda Mon Sep 17 00:00:00 2001 From: Duncaen Date: Sat, 9 May 2026 03:38:48 +0200 Subject: [PATCH] linux5.10: update to 5.10.255. --- srcpkgs/linux5.10/files/arm64-dotconfig | 4 ++-- srcpkgs/linux5.10/files/i386-dotconfig | 2 +- srcpkgs/linux5.10/files/x86_64-dotconfig | 2 +- srcpkgs/linux5.10/template | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/srcpkgs/linux5.10/files/arm64-dotconfig b/srcpkgs/linux5.10/files/arm64-dotconfig index 2687507e832..f982a72ce1d 100644 --- a/srcpkgs/linux5.10/files/arm64-dotconfig +++ b/srcpkgs/linux5.10/files/arm64-dotconfig @@ -1,8 +1,8 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 5.10.248 Kernel Configuration +# Linux/arm64 5.10.255 Kernel Configuration # -CONFIG_CC_VERSION_TEXT="aarch64-linux-gnu-gcc (GCC) 14.2.1 20250405" +CONFIG_CC_VERSION_TEXT="aarch64-linux-musl-gcc (GCC) 14.2.1 20250405" CONFIG_CC_IS_GCC=y CONFIG_GCC_VERSION=140201 CONFIG_LD_VERSION=244000000 diff --git a/srcpkgs/linux5.10/files/i386-dotconfig b/srcpkgs/linux5.10/files/i386-dotconfig index a9bbfe1f702..35f40d14ff7 100644 --- a/srcpkgs/linux5.10/files/i386-dotconfig +++ b/srcpkgs/linux5.10/files/i386-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 5.10.248 Kernel Configuration +# Linux/i386 5.10.255 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20250405" CONFIG_CC_IS_GCC=y diff --git a/srcpkgs/linux5.10/files/x86_64-dotconfig b/srcpkgs/linux5.10/files/x86_64-dotconfig index 3f2eb30dc9d..5fc5ca3e78f 100644 --- a/srcpkgs/linux5.10/files/x86_64-dotconfig +++ b/srcpkgs/linux5.10/files/x86_64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86_64 5.10.248 Kernel Configuration +# Linux/x86_64 5.10.255 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20250405" CONFIG_CC_IS_GCC=y diff --git a/srcpkgs/linux5.10/template b/srcpkgs/linux5.10/template index 71a54e11f0a..57621f7f1d3 100644 --- a/srcpkgs/linux5.10/template +++ b/srcpkgs/linux5.10/template @@ -1,6 +1,6 @@ # Template file for 'linux5.10' pkgname=linux5.10 -version=5.10.254 +version=5.10.255 revision=1 short_desc="Linux kernel and modules (${version%.*} series)" maintainer="Orphaned " @@ -9,7 +9,7 @@ homepage="https://www.kernel.org" distfiles="https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-${version%.*}.tar.xz https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-${version}.xz" checksum="dcdf99e43e98330d925016985bfbc7b83c66d367b714b2de0cbbfcbf83d8ca43 - 0830372392a5b3ae070f2d82f55b83b95fac21cf75f89e9052ae982225a89e7e" + d79f3b8254bba621f09164ac22bd746bb3b9147a55fc2d5a264b17900fd4e7c5" python_version=3 skip_extraction="patch-${version}.xz"