Skip to content

Commit 970d847

Browse files
committed
linux6.19: update to 6.19.11.
1 parent e91f543 commit 970d847

4 files changed

Lines changed: 7 additions & 13 deletions

File tree

srcpkgs/linux6.19/files/arm64-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/arm64 6.19.10 Kernel Configuration
3+
# Linux/arm64 6.19.11 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="aarch64-linux-musl-gcc (GCC) 14.2.1 20250405"
66
CONFIG_CC_IS_GCC=y

srcpkgs/linux6.19/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.19.10 Kernel Configuration
3+
# Linux/i386 6.19.11 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20250405"
66
CONFIG_CC_IS_GCC=y

srcpkgs/linux6.19/files/x86_64-dotconfig

Lines changed: 3 additions & 9 deletions
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.19.10 Kernel Configuration
3+
# Linux/x86_64 6.19.11 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20250405"
66
CONFIG_CC_IS_GCC=y
@@ -11,8 +11,8 @@ CONFIG_AS_VERSION=24400
1111
CONFIG_LD_IS_BFD=y
1212
CONFIG_LD_VERSION=24400
1313
CONFIG_LLD_VERSION=0
14-
CONFIG_RUSTC_VERSION=109400
15-
CONFIG_RUSTC_LLVM_VERSION=220101
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
@@ -21,12 +21,6 @@ CONFIG_CC_HAS_ASM_INLINE=y
2121
CONFIG_CC_HAS_ASSUME=y
2222
CONFIG_CC_HAS_NO_PROFILE_FN_ATTR=y
2323
CONFIG_LD_CAN_USE_KEEP_IN_OVERLAY=y
24-
CONFIG_RUSTC_HAS_SLICE_AS_FLATTENED=y
25-
CONFIG_RUSTC_HAS_COERCE_POINTEE=y
26-
CONFIG_RUSTC_HAS_SPAN_FILE=y
27-
CONFIG_RUSTC_HAS_UNNECESSARY_TRANSMUTES=y
28-
CONFIG_RUSTC_HAS_FILE_WITH_NUL=y
29-
CONFIG_RUSTC_HAS_FILE_AS_C_STR=y
3024
CONFIG_PAHOLE_VERSION=131
3125
CONFIG_IRQ_WORK=y
3226
CONFIG_BUILDTIME_TABLE_SORT=y

srcpkgs/linux6.19/template

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

2020
checksum="303079a8250b8f381f82b03f90463d12ac98d4f6b149b761ea75af1323521357
21-
01d53fcab1e306f289004769090dd85857a4ce015a96f55f5fdede28bf4e02c9"
21+
d0d79291f3f71a27d25863f4ce7f97f94f67967e00dc2d35c42fea19eae19702"
2222

2323
python_version=3
2424

0 commit comments

Comments
 (0)