linux6.12: update to 6.12.13.

This commit is contained in:
Duncaen 2025-02-08 17:51:58 +01:00
parent d5b3cbb949
commit ed2a6b53a3
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35
4 changed files with 8 additions and 9 deletions

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 6.12.12 Kernel Configuration
# Linux/arm64 6.12.13 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="aarch64-linux-musl-gcc (GCC) 13.2.0"
CONFIG_CC_IS_GCC=y
@ -9720,8 +9720,7 @@ CONFIG_INFINIBAND_BNXT_RE=m
CONFIG_INFINIBAND_CXGB4=m
CONFIG_INFINIBAND_EFA=m
CONFIG_INFINIBAND_ERDMA=m
CONFIG_INFINIBAND_HNS=m
CONFIG_INFINIBAND_HNS_HIP08=y
CONFIG_INFINIBAND_HNS_HIP08=m
CONFIG_INFINIBAND_IRDMA=m
CONFIG_MLX4_INFINIBAND=m
CONFIG_MLX5_INFINIBAND=m

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/i386 6.12.12 Kernel Configuration
# Linux/i386 6.12.13 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0"
CONFIG_CC_IS_GCC=y

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86_64 6.12.12 Kernel Configuration
# Linux/x86_64 6.12.13 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0"
CONFIG_CC_IS_GCC=y
@ -11,8 +11,8 @@ CONFIG_AS_VERSION=24100
CONFIG_LD_IS_BFD=y
CONFIG_LD_VERSION=24100
CONFIG_LLD_VERSION=0
CONFIG_RUSTC_VERSION=0
CONFIG_RUSTC_LLVM_VERSION=0
CONFIG_RUSTC_VERSION=108401
CONFIG_RUSTC_LLVM_VERSION=190104
CONFIG_CC_CAN_LINK=y
CONFIG_CC_CAN_LINK_STATIC=y
CONFIG_GCC_ASM_GOTO_OUTPUT_BROKEN=y

View File

@ -1,6 +1,6 @@
# Template file for 'linux6.12'
pkgname=linux6.12
version=6.12.12
version=6.12.13
revision=1
short_desc="Linux kernel and modules (${version%.*} series)"
maintainer="Duncaen <duncaen@voidlinux.org>"
@ -14,7 +14,7 @@ if [ "${version##*.}" != 0 ]; then
fi
checksum="b1a2562be56e42afb3f8489d4c2a7ac472ac23098f1ef1c1e40da601f54625eb
b1c3763d82bd092d54b9f8957bbbe08cfafbfec7e34d25bf8dececa001c069bb"
c2e499626215976b6548e48a633c2d28469751e0dd2109e4c1ae6d6055406fc6"
python_version=3
# XXX Restrict archs until a proper <arch>-dotconfig is available in FILESDIR.