Skip to content

Commit 2b87e3f

Browse files
committed
linux6.19: update to 6.19.7.
1 parent 542d39d commit 2b87e3f

4 files changed

Lines changed: 11 additions & 5 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.6 Kernel Configuration
3+
# Linux/arm64 6.19.7 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: 6 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/i386 6.19.6 Kernel Configuration
3+
# Linux/i386 6.19.7 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20250405"
66
CONFIG_CC_IS_GCC=y
@@ -7206,11 +7206,16 @@ CONFIG_SND_AMD_ASOC_ACP70=m
72067206
CONFIG_SND_SOC_AMD_MACH_COMMON=m
72077207
CONFIG_SND_SOC_AMD_LEGACY_MACH=m
72087208
CONFIG_SND_SOC_AMD_SOF_MACH=m
7209+
CONFIG_SND_SOC_AMD_SDW_MACH_COMMON=m
72097210
CONFIG_SND_SOC_AMD_SOF_SDW_MACH=m
72107211
CONFIG_SND_SOC_AMD_LEGACY_SDW_MACH=m
7212+
CONFIG_SND_AMD_SOUNDWIRE_ACPI=m
72117213
CONFIG_SND_SOC_AMD_RPL_ACP6x=m
72127214
CONFIG_SND_SOC_AMD_ACP63_TOPLEVEL=m
7215+
CONFIG_SND_SOC_AMD_SOUNDWIRE_LINK_BASELINE=m
7216+
CONFIG_SND_SOC_AMD_SOUNDWIRE=m
72137217
CONFIG_SND_SOC_AMD_PS=m
7218+
CONFIG_SND_SOC_AMD_PS_MACH=m
72147219
# end of AMD
72157220

72167221
#

srcpkgs/linux6.19/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.19.6 Kernel Configuration
3+
# Linux/x86_64 6.19.7 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20250405"
66
CONFIG_CC_IS_GCC=y
@@ -7506,6 +7506,7 @@ CONFIG_SND_AMD_ASOC_ACP70=m
75067506
CONFIG_SND_SOC_AMD_MACH_COMMON=m
75077507
CONFIG_SND_SOC_AMD_LEGACY_MACH=m
75087508
CONFIG_SND_SOC_AMD_SOF_MACH=m
7509+
CONFIG_SND_SOC_AMD_SDW_MACH_COMMON=m
75097510
CONFIG_SND_SOC_AMD_SOF_SDW_MACH=m
75107511
CONFIG_SND_SOC_AMD_LEGACY_SDW_MACH=m
75117512
CONFIG_SND_AMD_SOUNDWIRE_ACPI=m

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.6
3+
version=6.19.7
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-
cb25f2161e2eed431e4d91eab65747cb1e626da6c2c1e6aa054025086d32da42"
21+
b98ded27bdc1fae24d033b1862b6735ca273cbb76bfa3194012c56579c8a9f79"
2222

2323
python_version=3
2424

0 commit comments

Comments
 (0)