linux6.6: update to 6.6.102.

This commit is contained in:
Duncaen 2025-08-27 14:30:25 +02:00
parent 3926065175
commit d8690d28f2
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35
4 changed files with 5 additions and 6 deletions

View file

@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/arm64 6.6.101 Kernel Configuration # Linux/arm64 6.6.102 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

View file

@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/i386 6.6.101 Kernel Configuration # Linux/i386 6.6.102 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

View file

@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/x86_64 6.6.101 Kernel Configuration # Linux/x86_64 6.6.102 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
@ -123,7 +123,6 @@ CONFIG_BPF_JIT=y
CONFIG_BPF_JIT_ALWAYS_ON=y CONFIG_BPF_JIT_ALWAYS_ON=y
CONFIG_BPF_JIT_DEFAULT_ON=y CONFIG_BPF_JIT_DEFAULT_ON=y
CONFIG_BPF_UNPRIV_DEFAULT_OFF=y CONFIG_BPF_UNPRIV_DEFAULT_OFF=y
CONFIG_USERMODE_DRIVER=y
CONFIG_BPF_PRELOAD=y CONFIG_BPF_PRELOAD=y
CONFIG_BPF_PRELOAD_UMD=m CONFIG_BPF_PRELOAD_UMD=m
CONFIG_BPF_LSM=y CONFIG_BPF_LSM=y

View file

@ -1,6 +1,6 @@
# Template file for 'linux6.6' # Template file for 'linux6.6'
pkgname=linux6.6 pkgname=linux6.6
version=6.6.101 version=6.6.102
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
8d18b319112d0949b677d2212926bbb8c95fc915a7b6047f93f4f553397a56f7" 5b11be22fa118ea79ebdebbefa0893347c0c09fe269c2dca4fc566f0d0d237b9"
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.