From 94d6eab8ada91ae07687a0221e537564d70a421a Mon Sep 17 00:00:00 2001 From: dkwo Date: Thu, 27 Aug 2026 09:50:50 +0800 Subject: [PATCH] linux-asahi: update to 7.1.10+1. --- srcpkgs/linux-asahi/files/arm64-dotconfig | 7 ++++--- srcpkgs/linux-asahi/template | 4 ++-- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/srcpkgs/linux-asahi/files/arm64-dotconfig b/srcpkgs/linux-asahi/files/arm64-dotconfig index 2382bc798adb15..fffbc4e9ab2b3a 100755 --- a/srcpkgs/linux-asahi/files/arm64-dotconfig +++ b/srcpkgs/linux-asahi/files/arm64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 7.1.9 Kernel Configuration +# Linux/arm64 7.1.10 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20250405" CONFIG_CC_IS_GCC=y @@ -11,7 +11,7 @@ CONFIG_AS_VERSION=24400 CONFIG_LD_IS_BFD=y CONFIG_LD_VERSION=24400 CONFIG_LLD_VERSION=0 -CONFIG_RUSTC_VERSION=109701 +CONFIG_RUSTC_VERSION=109800 CONFIG_RUST_IS_AVAILABLE=y CONFIG_RUSTC_LLVM_VERSION=220104 CONFIG_RUSTC_LLVM_MAJOR_VERSION=22 @@ -27,6 +27,7 @@ CONFIG_RUSTC_HAS_SPAN_FILE=y CONFIG_RUSTC_HAS_UNNECESSARY_TRANSMUTES=y CONFIG_RUSTC_HAS_FILE_WITH_NUL=y CONFIG_RUSTC_HAS_FILE_AS_C_STR=y +CONFIG_RUSTC_HAS_SUSPICIOUS_RUNTIME_SYMBOL_DEFINITIONS=y CONFIG_PAHOLE_VERSION=131 CONFIG_IRQ_WORK=y CONFIG_BUILDTIME_TABLE_SORT=y @@ -300,7 +301,7 @@ CONFIG_PERF_EVENTS=y CONFIG_SYSTEM_DATA_VERIFICATION=y CONFIG_PROFILING=y CONFIG_RUST=y -CONFIG_RUSTC_VERSION_TEXT="rustc 1.97.1 (8bab26f4f 2026-07-14) (Void Linux)" +CONFIG_RUSTC_VERSION_TEXT="rustc 1.98.0 (88d9e12ae 2026-08-18) (Void Linux)" CONFIG_BINDGEN_VERSION_TEXT="bindgen 0.72.1" CONFIG_TRACEPOINTS=y diff --git a/srcpkgs/linux-asahi/template b/srcpkgs/linux-asahi/template index f343155ca40475..8c975bcd34606a 100644 --- a/srcpkgs/linux-asahi/template +++ b/srcpkgs/linux-asahi/template @@ -1,13 +1,13 @@ # Template file for 'linux-asahi' pkgname=linux-asahi -version=7.1.9+1 +version=7.1.10+1 revision=1 short_desc="Linux kernel and modules for Apple Silicon" maintainer="dkwo , Will Springer " license="GPL-2.0-only" homepage="https://asahilinux.org" distfiles="https://github.com/AsahiLinux/linux/archive/asahi-${version/+/-}.tar.gz" -checksum=a6dd5b9b2445a982d29b07a83965592378c8f1f962605c6453e3a8a6310ed67e +checksum=495dae427c1fae91b291fbfb68beb07c7f23d1bb0365a2d91a0deee7472ce4a5 python_version=3