mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
linux6.14: update to 6.14.7.
This commit is contained in:
parent
4be8116b05
commit
324cb3bca5
4 changed files with 12 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/arm64 6.14.6 Kernel Configuration
|
# Linux/arm64 6.14.7 Kernel Configuration
|
||||||
#
|
#
|
||||||
CONFIG_CC_VERSION_TEXT="aarch64-linux-musl-gcc (GCC) 14.2.1 20250405"
|
CONFIG_CC_VERSION_TEXT="aarch64-linux-musl-gcc (GCC) 14.2.1 20250405"
|
||||||
CONFIG_CC_IS_GCC=y
|
CONFIG_CC_IS_GCC=y
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/i386 6.14.6 Kernel Configuration
|
# Linux/i386 6.14.7 Kernel Configuration
|
||||||
#
|
#
|
||||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20250405"
|
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20250405"
|
||||||
CONFIG_CC_IS_GCC=y
|
CONFIG_CC_IS_GCC=y
|
||||||
|
@ -8069,7 +8069,10 @@ CONFIG_USB_G_WEBCAM=m
|
||||||
CONFIG_TYPEC=m
|
CONFIG_TYPEC=m
|
||||||
# CONFIG_TYPEC_TCPM is not set
|
# CONFIG_TYPEC_TCPM is not set
|
||||||
CONFIG_TYPEC_UCSI=m
|
CONFIG_TYPEC_UCSI=m
|
||||||
|
# CONFIG_UCSI_CCG is not set
|
||||||
CONFIG_UCSI_ACPI=m
|
CONFIG_UCSI_ACPI=m
|
||||||
|
# CONFIG_UCSI_STM32G0 is not set
|
||||||
|
CONFIG_CROS_EC_UCSI=m
|
||||||
CONFIG_TYPEC_TPS6598X=m
|
CONFIG_TYPEC_TPS6598X=m
|
||||||
# CONFIG_TYPEC_ANX7411 is not set
|
# CONFIG_TYPEC_ANX7411 is not set
|
||||||
CONFIG_TYPEC_RT1719=m
|
CONFIG_TYPEC_RT1719=m
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/x86_64 6.14.6 Kernel Configuration
|
# Linux/x86_64 6.14.7 Kernel Configuration
|
||||||
#
|
#
|
||||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20250405"
|
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20250405"
|
||||||
CONFIG_CC_IS_GCC=y
|
CONFIG_CC_IS_GCC=y
|
||||||
|
@ -577,6 +577,7 @@ CONFIG_MITIGATION_SPECTRE_V1=y
|
||||||
CONFIG_MITIGATION_SPECTRE_V2=y
|
CONFIG_MITIGATION_SPECTRE_V2=y
|
||||||
CONFIG_MITIGATION_SRBDS=y
|
CONFIG_MITIGATION_SRBDS=y
|
||||||
CONFIG_MITIGATION_SSB=y
|
CONFIG_MITIGATION_SSB=y
|
||||||
|
CONFIG_MITIGATION_ITS=y
|
||||||
CONFIG_ARCH_HAS_ADD_PAGES=y
|
CONFIG_ARCH_HAS_ADD_PAGES=y
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@ -8353,7 +8354,10 @@ CONFIG_USB_G_WEBCAM=m
|
||||||
CONFIG_TYPEC=m
|
CONFIG_TYPEC=m
|
||||||
# CONFIG_TYPEC_TCPM is not set
|
# CONFIG_TYPEC_TCPM is not set
|
||||||
CONFIG_TYPEC_UCSI=m
|
CONFIG_TYPEC_UCSI=m
|
||||||
|
# CONFIG_UCSI_CCG is not set
|
||||||
CONFIG_UCSI_ACPI=m
|
CONFIG_UCSI_ACPI=m
|
||||||
|
# CONFIG_UCSI_STM32G0 is not set
|
||||||
|
CONFIG_CROS_EC_UCSI=m
|
||||||
CONFIG_TYPEC_TPS6598X=m
|
CONFIG_TYPEC_TPS6598X=m
|
||||||
# CONFIG_TYPEC_ANX7411 is not set
|
# CONFIG_TYPEC_ANX7411 is not set
|
||||||
CONFIG_TYPEC_RT1719=m
|
CONFIG_TYPEC_RT1719=m
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'linux6.14'
|
# Template file for 'linux6.14'
|
||||||
pkgname=linux6.14
|
pkgname=linux6.14
|
||||||
version=6.14.6
|
version=6.14.7
|
||||||
revision=1
|
revision=1
|
||||||
short_desc="Linux kernel and modules (${version%.*} series)"
|
short_desc="Linux kernel and modules (${version%.*} series)"
|
||||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||||
|
@ -18,7 +18,7 @@ rc*) distfiles="https://git.kernel.org/torvalds/t/linux-${version%.*}-${version#
|
||||||
esac
|
esac
|
||||||
|
|
||||||
checksum="a294b683e7b161bb0517bb32ec7ed1d2ea7603dfbabad135170ed12d00c47670
|
checksum="a294b683e7b161bb0517bb32ec7ed1d2ea7603dfbabad135170ed12d00c47670
|
||||||
c431d8591eab49aefcc9c5b04409e45eea4cfc952f3dc31ebb3bf03c8a787e82"
|
632b8428077584316178b17ebf385336c6d769cdc3f79ac8f6f81db16ad64515"
|
||||||
|
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue