mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
linux-asahi: update to 6.14.8+1
This commit is contained in:
parent
0cfbef3b97
commit
6437020c4b
2 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/arm64 6.14.6 Kernel Configuration
|
# Linux/arm64 6.14.8 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
|
||||||
|
@ -5554,6 +5554,7 @@ CONFIG_HID_TWINHAN=m
|
||||||
CONFIG_HID_KENSINGTON=m
|
CONFIG_HID_KENSINGTON=m
|
||||||
CONFIG_HID_LCPOWER=m
|
CONFIG_HID_LCPOWER=m
|
||||||
CONFIG_HID_LED=m
|
CONFIG_HID_LED=m
|
||||||
|
# CONFIG_HID_LENOVO is not set
|
||||||
CONFIG_HID_LETSKETCH=m
|
CONFIG_HID_LETSKETCH=m
|
||||||
CONFIG_HID_LOGITECH=m
|
CONFIG_HID_LOGITECH=m
|
||||||
CONFIG_HID_LOGITECH_DJ=m
|
CONFIG_HID_LOGITECH_DJ=m
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'linux-asahi'
|
# Template file for 'linux-asahi'
|
||||||
pkgname=linux-asahi
|
pkgname=linux-asahi
|
||||||
version=6.14.6+1
|
version=6.14.8+1
|
||||||
revision=1
|
revision=1
|
||||||
short_desc="Linux kernel and modules for Apple Silicon"
|
short_desc="Linux kernel and modules for Apple Silicon"
|
||||||
maintainer="Will Springer <skirmisher@protonmail.com>, dkwo <npiazza@disroot.org>"
|
maintainer="Will Springer <skirmisher@protonmail.com>, dkwo <npiazza@disroot.org>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://asahilinux.org"
|
homepage="https://asahilinux.org"
|
||||||
distfiles="https://github.com/AsahiLinux/linux/archive/asahi-${version/+/-}.tar.gz"
|
distfiles="https://github.com/AsahiLinux/linux/archive/asahi-${version/+/-}.tar.gz"
|
||||||
checksum=40580d3408560f903de04d2bf6d75c29bf62c08b29e5f044ba4247cf206a2bba
|
checksum=c55cf52d58927db1314d7b69a7fb8093dfcfb168a3c6d18b726c7bdb43379117
|
||||||
|
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue