mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 09:52:57 +02:00
linux6.15: update to 6.15.3.
This commit is contained in:
parent
931386016e
commit
e97515036f
4 changed files with 5 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 6.15.2 Kernel Configuration
|
||||
# Linux/arm64 6.15.3 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="aarch64-linux-musl-gcc (GCC) 14.2.1 20250405"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
@ -8968,8 +8968,6 @@ CONFIG_HID_ACRUX=m
|
|||
CONFIG_HID_ACRUX_FF=y
|
||||
CONFIG_HID_APPLE=m
|
||||
CONFIG_HID_APPLEIR=m
|
||||
# CONFIG_HID_APPLETB_BL is not set
|
||||
# CONFIG_HID_APPLETB_KBD is not set
|
||||
CONFIG_HID_ASUS=m
|
||||
CONFIG_HID_AUREAL=m
|
||||
CONFIG_HID_BELKIN=m
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/i386 6.15.2 Kernel Configuration
|
||||
# Linux/i386 6.15.3 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20250405"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/x86_64 6.15.2 Kernel Configuration
|
||||
# Linux/x86_64 6.15.3 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20250405"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'linux6.15'
|
||||
pkgname=linux6.15
|
||||
version=6.15.2
|
||||
version=6.15.3
|
||||
revision=1
|
||||
short_desc="Linux kernel and modules (${version%.*} series)"
|
||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||
|
@ -18,7 +18,7 @@ rc*) distfiles="https://git.kernel.org/torvalds/t/linux-${version%.*}-${version#
|
|||
esac
|
||||
|
||||
checksum="7586962547803be7ecc4056efc927fb25214548722bd28171172f3599abb9764
|
||||
0ff99b5765590b019579a61aaff35b7bb3d56deb7013653c45b7a3fb189fe9e3"
|
||||
4dc11b9c6c84cae146f1da95579c6294ec58727170edf227f700b777d433ba22"
|
||||
|
||||
python_version=3
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue