mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
linux6.15: update to 6.15.4.
This commit is contained in:
parent
5e0a8c4d19
commit
48dc4ef70b
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.15.3 Kernel Configuration
|
# Linux/arm64 6.15.4 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
|
||||||
|
@ -8049,7 +8049,6 @@ CONFIG_DRM_IMX_LCDIF=m
|
||||||
CONFIG_DRM_MESON=m
|
CONFIG_DRM_MESON=m
|
||||||
CONFIG_DRM_MESON_DW_HDMI=m
|
CONFIG_DRM_MESON_DW_HDMI=m
|
||||||
CONFIG_DRM_MESON_DW_MIPI_DSI=m
|
CONFIG_DRM_MESON_DW_MIPI_DSI=m
|
||||||
# CONFIG_DRM_APPLETBDRM is not set
|
|
||||||
# CONFIG_DRM_ARCPGU is not set
|
# CONFIG_DRM_ARCPGU is not set
|
||||||
CONFIG_DRM_BOCHS=m
|
CONFIG_DRM_BOCHS=m
|
||||||
CONFIG_DRM_CIRRUS_QEMU=m
|
CONFIG_DRM_CIRRUS_QEMU=m
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/i386 6.15.3 Kernel Configuration
|
# Linux/i386 6.15.4 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.15.3 Kernel Configuration
|
# Linux/x86_64 6.15.4 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 @@
|
||||||
# Template file for 'linux6.15'
|
# Template file for 'linux6.15'
|
||||||
pkgname=linux6.15
|
pkgname=linux6.15
|
||||||
version=6.15.3
|
version=6.15.4
|
||||||
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>"
|
||||||
|
@ -18,7 +18,7 @@ rc*) distfiles="https://git.kernel.org/torvalds/t/linux-${version%.*}-${version#
|
||||||
esac
|
esac
|
||||||
|
|
||||||
checksum="7586962547803be7ecc4056efc927fb25214548722bd28171172f3599abb9764
|
checksum="7586962547803be7ecc4056efc927fb25214548722bd28171172f3599abb9764
|
||||||
4dc11b9c6c84cae146f1da95579c6294ec58727170edf227f700b777d433ba22"
|
64d5ed5bd25723410e56b5957de66aaf9864402bda408bc5d609765917e54b2d"
|
||||||
|
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue