From a82c08d870f2bb6cf918097c1d39cef7a4aee31e Mon Sep 17 00:00:00 2001 From: Duncaen Date: Thu, 20 Aug 2026 04:51:58 +0200 Subject: [PATCH] linux5.15: update to 5.15.216. --- srcpkgs/linux5.15/files/arm64-dotconfig | 2 +- srcpkgs/linux5.15/files/i386-dotconfig | 2 +- srcpkgs/linux5.15/files/x86_64-dotconfig | 2 +- srcpkgs/linux5.15/template | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/linux5.15/files/arm64-dotconfig b/srcpkgs/linux5.15/files/arm64-dotconfig index cf2426c0131..acff6eb9576 100644 --- a/srcpkgs/linux5.15/files/arm64-dotconfig +++ b/srcpkgs/linux5.15/files/arm64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 5.15.215 Kernel Configuration +# Linux/arm64 5.15.216 Kernel Configuration # CONFIG_CC_VERSION_TEXT="aarch64-linux-musl-gcc (GCC) 14.2.1 20250405" CONFIG_CC_IS_GCC=y diff --git a/srcpkgs/linux5.15/files/i386-dotconfig b/srcpkgs/linux5.15/files/i386-dotconfig index fd91f7a15bf..2400885ab5d 100644 --- a/srcpkgs/linux5.15/files/i386-dotconfig +++ b/srcpkgs/linux5.15/files/i386-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 5.15.215 Kernel Configuration +# Linux/i386 5.15.216 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20250405" CONFIG_CC_IS_GCC=y diff --git a/srcpkgs/linux5.15/files/x86_64-dotconfig b/srcpkgs/linux5.15/files/x86_64-dotconfig index e54ea46d21d..ba52aec3cfd 100644 --- a/srcpkgs/linux5.15/files/x86_64-dotconfig +++ b/srcpkgs/linux5.15/files/x86_64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86_64 5.15.215 Kernel Configuration +# Linux/x86_64 5.15.216 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20250405" CONFIG_CC_IS_GCC=y diff --git a/srcpkgs/linux5.15/template b/srcpkgs/linux5.15/template index f4581f78de0..e0b15d44251 100644 --- a/srcpkgs/linux5.15/template +++ b/srcpkgs/linux5.15/template @@ -1,6 +1,6 @@ # Template file for 'linux5.15' pkgname=linux5.15 -version=5.15.215 +version=5.15.216 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="57b2cf6991910e3b67a1b3490022e8a0674b6965c74c12da1e99d138d1991ee8 - 8bbef8d6045875dbfc1a81bd58f3ec561181eb9f6b046176c4335d841031ac7a" + 4fe34777504b68b49983c3c41db27775480ae91d2e2ea35e7f2be4f80388c930" skip_extraction="patch-${version}.xz" python_version=3