File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11#
22# Automatically generated file; DO NOT EDIT.
3- # Linux/arm64 6.6.91 Kernel Configuration
3+ # Linux/arm64 6.6.92 Kernel Configuration
44#
55CONFIG_CC_VERSION_TEXT="aarch64-linux-musl-gcc (GCC) 14.2.1 20250405"
66CONFIG_CC_IS_GCC=y
@@ -2416,6 +2416,7 @@ CONFIG_PROC_EVENTS=y
24162416#
24172417CONFIG_ARM_SCMI_PROTOCOL=y
24182418# CONFIG_ARM_SCMI_RAW_MODE_SUPPORT is not set
2419+ # CONFIG_ARM_SCMI_DEBUG_COUNTERS is not set
24192420CONFIG_ARM_SCMI_HAVE_TRANSPORT=y
24202421CONFIG_ARM_SCMI_HAVE_SHMEM=y
24212422CONFIG_ARM_SCMI_HAVE_MSG=y
Original file line number Diff line number Diff line change 11#
22# Automatically generated file; DO NOT EDIT.
3- # Linux/i386 6.6.91 Kernel Configuration
3+ # Linux/i386 6.6.92 Kernel Configuration
44#
55CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20250405"
66CONFIG_CC_IS_GCC=y
Original file line number Diff line number Diff line change 11#
22# Automatically generated file; DO NOT EDIT.
3- # Linux/x86_64 6.6.91 Kernel Configuration
3+ # Linux/x86_64 6.6.92 Kernel Configuration
44#
55CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20250405"
66CONFIG_CC_IS_GCC=y
Original file line number Diff line number Diff line change 11# Template file for 'linux6.6'
22pkgname=linux6.6
3- version=6.6.91
3+ version=6.6.92
44revision=1
55short_desc="Linux kernel and modules (${version%.*} series)"
66maintainer="Duncaen <duncaen@voidlinux.org>"
@@ -14,16 +14,12 @@ if [ "${version##*.}" != 0 ]; then
1414fi
1515
1616checksum="d926a06c63dd8ac7df3f86ee1ffc2ce2a3b81a2d168484e76b5b389aba8e56d0
17- a304a814d58648b64c443874158692db8fe039cb8726b3f92913d42532fca083 "
17+ 97ecffcffc5da8305ad0da61bcd007790814039860d50ed4fa2b102f41d1c72b "
1818python_version=3
1919
2020# XXX Restrict archs until a proper <arch>-dotconfig is available in FILESDIR.
2121archs="x86_64* i686* aarch64*"
2222
23- if [ "${XBPS_TARGET_MACHINE}" == i686 ]; then
24- broken="arch/x86/kernel/alternative.c:1452:5: error: redefinition of 'its_static_thunk'"
25- fi
26-
2723nodebug=yes # -dbg package is generated below manually
2824nostrip=yes
2925noverifyrdeps=yes
You can’t perform that action at this time.
0 commit comments