Skip to content

Commit c754ae7

Browse files
committed
linux6.12: update to 6.12.63.
1 parent b50c89f commit c754ae7

File tree

4 files changed

+8
-5
lines changed

4 files changed

+8
-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.62 Kernel Configuration
3+
# Linux/arm64 6.12.63 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="aarch64-linux-musl-gcc (GCC) 14.2.1 20250405"
66
CONFIG_CC_IS_GCC=y
@@ -8815,6 +8815,7 @@ CONFIG_SND_SOC_MT6359=m
88158815
CONFIG_SND_SOC_MT6359_ACCDET=m
88168816
CONFIG_SND_SOC_MT6660=m
88178817
CONFIG_SND_SOC_NAU8315=m
8818+
# CONFIG_SND_SOC_NAU8325 is not set
88188819
CONFIG_SND_SOC_NAU8540=m
88198820
CONFIG_SND_SOC_NAU8810=m
88208821
CONFIG_SND_SOC_NAU8821=m

srcpkgs/linux6.12/files/i386-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/i386 6.12.62 Kernel Configuration
3+
# Linux/i386 6.12.63 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20250405"
66
CONFIG_CC_IS_GCC=y
@@ -7473,6 +7473,7 @@ CONFIG_SND_SOC_MT6357=m
74737473
CONFIG_SND_SOC_MT6358=m
74747474
CONFIG_SND_SOC_MT6660=m
74757475
CONFIG_SND_SOC_NAU8315=m
7476+
# CONFIG_SND_SOC_NAU8325 is not set
74767477
CONFIG_SND_SOC_NAU8540=m
74777478
CONFIG_SND_SOC_NAU8810=m
74787479
CONFIG_SND_SOC_NAU8821=m

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.62 Kernel Configuration
3+
# Linux/x86_64 6.12.63 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20250405"
66
CONFIG_CC_IS_GCC=y
@@ -7723,6 +7723,7 @@ CONFIG_SND_SOC_MT6357=m
77237723
CONFIG_SND_SOC_MT6358=m
77247724
CONFIG_SND_SOC_MT6660=m
77257725
CONFIG_SND_SOC_NAU8315=m
7726+
# CONFIG_SND_SOC_NAU8325 is not set
77267727
CONFIG_SND_SOC_NAU8540=m
77277728
CONFIG_SND_SOC_NAU8810=m
77287729
CONFIG_SND_SOC_NAU8821=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.62
3+
version=6.12.63
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-
aa4f5c21f07a4a9bb5a6c25383c7f9d9f50ef621ac606a0fe4edb875b6d901fc"
17+
d0a705f7222f07712b437d3875f2f8479d6a3ff79bde6512c5e932d15dbcc043"
1818
python_version=3
1919

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

0 commit comments

Comments
 (0)