Skip to content

Commit 3e29d75

Browse files
committed
linux6.16: update to 6.16.4.
1 parent 1c80896 commit 3e29d75

File tree

4 files changed

+8
-12
lines changed

4 files changed

+8
-12
lines changed

srcpkgs/linux6.16/files/arm64-dotconfig

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Automatically generated file; DO NOT EDIT.
3-
# Linux/arm64 6.16.3 Kernel Configuration
3+
# Linux/arm64 6.16.4 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="aarch64-linux-musl-gcc (GCC) 14.2.1 20250405"
66
CONFIG_CC_IS_GCC=y
@@ -305,7 +305,6 @@ CONFIG_KEXEC=y
305305
CONFIG_KEXEC_FILE=y
306306
CONFIG_KEXEC_SIG=y
307307
CONFIG_KEXEC_IMAGE_VERIFY_SIG=y
308-
# CONFIG_KEXEC_HANDOVER is not set
309308
CONFIG_CRASH_DUMP=y
310309
# CONFIG_CRASH_DM_CRYPT is not set
311310
# end of Kexec and crash features

srcpkgs/linux6.16/files/i386-dotconfig

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Automatically generated file; DO NOT EDIT.
3-
# Linux/i386 6.16.3 Kernel Configuration
3+
# Linux/i386 6.16.4 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20250405"
66
CONFIG_CC_IS_GCC=y
@@ -11,18 +11,15 @@ CONFIG_AS_VERSION=24400
1111
CONFIG_LD_IS_BFD=y
1212
CONFIG_LD_VERSION=24400
1313
CONFIG_LLD_VERSION=0
14-
CONFIG_RUSTC_VERSION=108800
15-
CONFIG_RUSTC_LLVM_VERSION=190104
14+
CONFIG_RUSTC_VERSION=0
15+
CONFIG_RUSTC_LLVM_VERSION=0
1616
CONFIG_CC_CAN_LINK=y
1717
CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y
1818
CONFIG_CC_HAS_ASM_GOTO_TIED_OUTPUT=y
1919
CONFIG_TOOLS_SUPPORT_RELR=y
2020
CONFIG_CC_HAS_ASM_INLINE=y
2121
CONFIG_CC_HAS_NO_PROFILE_FN_ATTR=y
2222
CONFIG_LD_CAN_USE_KEEP_IN_OVERLAY=y
23-
CONFIG_RUSTC_HAS_COERCE_POINTEE=y
24-
CONFIG_RUSTC_HAS_SPAN_FILE=y
25-
CONFIG_RUSTC_HAS_UNNECESSARY_TRANSMUTES=y
2623
CONFIG_PAHOLE_VERSION=130
2724
CONFIG_IRQ_WORK=y
2825
CONFIG_BUILDTIME_TABLE_SORT=y

srcpkgs/linux6.16/files/x86_64-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/x86_64 6.16.3 Kernel Configuration
3+
# Linux/x86_64 6.16.4 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20250405"
66
CONFIG_CC_IS_GCC=y

srcpkgs/linux6.16/template

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Template file for 'linux6.16'
22
pkgname=linux6.16
3-
version=6.16.3
4-
revision=2
3+
version=6.16.4
4+
revision=1
55
short_desc="Linux kernel and modules (${version%.*} series)"
66
maintainer="Duncaen <duncaen@voidlinux.org>"
77
license="GPL-2.0-only"
@@ -18,7 +18,7 @@ rc*) distfiles="https://git.kernel.org/torvalds/t/linux-${version%.*}-${version#
1818
esac
1919

2020
checksum="1a4be2fe6b5246aa4ac8987a8a4af34c42a8dd7d08b46ab48516bcc1befbcd83
21-
a75f7bdc6496b65ab58b79900255888791cfd565ea32ac1b3cdbd3da168d95ef"
21+
69b33da68bdbe513d4208fa1f0d26c315bf40e18e7883526e011464c8f076cc7"
2222

2323
python_version=3
2424

0 commit comments

Comments
 (0)