Skip to content

Commit b22e2d6

Browse files
committed
linux6.12: update to 6.12.60.
1 parent ef65cb5 commit b22e2d6

File tree

4 files changed

+7
-5
lines changed

4 files changed

+7
-5
lines changed

srcpkgs/linux6.12/files/arm64-dotconfig

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Automatically generated file; DO NOT EDIT.
3-
# Linux/arm64 6.12.59 Kernel Configuration
3+
# Linux/arm64 6.12.60 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="aarch64-linux-musl-gcc (GCC) 14.2.1 20250405"
66
CONFIG_CC_IS_GCC=y
@@ -9733,6 +9733,7 @@ CONFIG_INFINIBAND_CXGB4=m
97339733
CONFIG_INFINIBAND_EFA=m
97349734
CONFIG_INFINIBAND_ERDMA=m
97359735
CONFIG_INFINIBAND_HNS_HIP08=m
9736+
CONFIG_INFINIBAND_IRDMA=m
97369737
CONFIG_MLX4_INFINIBAND=m
97379738
CONFIG_MLX5_INFINIBAND=m
97389739
CONFIG_INFINIBAND_MTHCA=m

srcpkgs/linux6.12/files/i386-dotconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Automatically generated file; DO NOT EDIT.
3-
# Linux/i386 6.12.59 Kernel Configuration
3+
# Linux/i386 6.12.60 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20250405"
66
CONFIG_CC_IS_GCC=y

srcpkgs/linux6.12/files/x86_64-dotconfig

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Automatically generated file; DO NOT EDIT.
3-
# Linux/x86_64 6.12.59 Kernel Configuration
3+
# Linux/x86_64 6.12.60 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20250405"
66
CONFIG_CC_IS_GCC=y
@@ -8533,6 +8533,7 @@ CONFIG_INFINIBAND_EFA=m
85338533
CONFIG_INFINIBAND_HFI1=m
85348534
# CONFIG_HFI1_DEBUG_SDMA_ORDER is not set
85358535
# CONFIG_SDMA_VERBOSITY is not set
8536+
CONFIG_INFINIBAND_IRDMA=m
85368537
CONFIG_MANA_INFINIBAND=m
85378538
CONFIG_MLX4_INFINIBAND=m
85388539
CONFIG_MLX5_INFINIBAND=m

srcpkgs/linux6.12/template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'linux6.12'
22
pkgname=linux6.12
3-
version=6.12.59
3+
version=6.12.60
44
revision=1
55
short_desc="Linux kernel and modules (${version%.*} series)"
66
maintainer="Duncaen <[email protected]>"
@@ -14,7 +14,7 @@ if [ "${version##*.}" != 0 ]; then
1414
fi
1515

1616
checksum="b1a2562be56e42afb3f8489d4c2a7ac472ac23098f1ef1c1e40da601f54625eb
17-
dd14d269612d5f53551ff5cd7ea13c2150271cef9ce9ff5fe175480c8add6b1f"
17+
afafc789827c2b5b74fd85ecbb017ed8d8920b2f0fe8765e7de5914bd67609ed"
1818
python_version=3
1919

2020
# XXX Restrict archs until a proper <arch>-dotconfig is available in FILESDIR.

0 commit comments

Comments
 (0)