mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
linux6.6: update to 6.6.29.
This commit is contained in:
parent
8cac0f84f8
commit
b43884b3c6
3 changed files with 6 additions and 10 deletions
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/i386 6.6.27 Kernel Configuration
|
# Linux/i386 6.6.29 Kernel Configuration
|
||||||
#
|
#
|
||||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0"
|
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0"
|
||||||
CONFIG_CC_IS_GCC=y
|
CONFIG_CC_IS_GCC=y
|
||||||
|
@ -503,9 +503,7 @@ CONFIG_RETPOLINE=y
|
||||||
CONFIG_RETHUNK=y
|
CONFIG_RETHUNK=y
|
||||||
# CONFIG_GDS_FORCE_MITIGATION is not set
|
# CONFIG_GDS_FORCE_MITIGATION is not set
|
||||||
CONFIG_MITIGATION_RFDS=y
|
CONFIG_MITIGATION_RFDS=y
|
||||||
CONFIG_SPECTRE_BHI_ON=y
|
CONFIG_MITIGATION_SPECTRE_BHI=y
|
||||||
# CONFIG_SPECTRE_BHI_OFF is not set
|
|
||||||
# CONFIG_SPECTRE_BHI_AUTO is not set
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Power management and ACPI options
|
# Power management and ACPI options
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/x86_64 6.6.27 Kernel Configuration
|
# Linux/x86_64 6.6.29 Kernel Configuration
|
||||||
#
|
#
|
||||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0"
|
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0"
|
||||||
CONFIG_CC_IS_GCC=y
|
CONFIG_CC_IS_GCC=y
|
||||||
|
@ -546,9 +546,7 @@ CONFIG_CPU_SRSO=y
|
||||||
CONFIG_SLS=y
|
CONFIG_SLS=y
|
||||||
# CONFIG_GDS_FORCE_MITIGATION is not set
|
# CONFIG_GDS_FORCE_MITIGATION is not set
|
||||||
CONFIG_MITIGATION_RFDS=y
|
CONFIG_MITIGATION_RFDS=y
|
||||||
CONFIG_SPECTRE_BHI_ON=y
|
CONFIG_MITIGATION_SPECTRE_BHI=y
|
||||||
# CONFIG_SPECTRE_BHI_OFF is not set
|
|
||||||
# CONFIG_SPECTRE_BHI_AUTO is not set
|
|
||||||
CONFIG_ARCH_HAS_ADD_PAGES=y
|
CONFIG_ARCH_HAS_ADD_PAGES=y
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'linux6.6'
|
# Template file for 'linux6.6'
|
||||||
pkgname=linux6.6
|
pkgname=linux6.6
|
||||||
version=6.6.27
|
version=6.6.29
|
||||||
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>"
|
||||||
|
@ -14,7 +14,7 @@ if [ "${version##*.}" != 0 ]; then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
checksum="d926a06c63dd8ac7df3f86ee1ffc2ce2a3b81a2d168484e76b5b389aba8e56d0
|
checksum="d926a06c63dd8ac7df3f86ee1ffc2ce2a3b81a2d168484e76b5b389aba8e56d0
|
||||||
08de3bf1c8221608b0f0ac2de68ca01c6aa4481c9effbab566d2c59d3926b68a"
|
fe8e36b302a4693265c88c5497c1dd59163d1eb54c3895b54c83810265f25550"
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
# XXX Restrict archs until a proper <arch>-dotconfig is available in FILESDIR.
|
# XXX Restrict archs until a proper <arch>-dotconfig is available in FILESDIR.
|
||||||
|
|
Loading…
Add table
Reference in a new issue