mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-02 10:02:58 +02:00
linux6.6: update to 6.6.102.
This commit is contained in:
parent
3926065175
commit
d8690d28f2
4 changed files with 5 additions and 6 deletions
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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.
|
||||||
|
|
Loading…
Add table
Reference in a new issue