mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 03:13:03 +02:00
linux6.15: update to 6.15.7.
This commit is contained in:
parent
8906b6261c
commit
97f4c440f3
4 changed files with 5 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 6.15.6 Kernel Configuration
|
||||
# Linux/arm64 6.15.7 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="aarch64-linux-musl-gcc (GCC) 14.2.1 20250405"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/i386 6.15.6 Kernel Configuration
|
||||
# Linux/i386 6.15.7 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20250405"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
@ -850,7 +850,6 @@ CONFIG_HAVE_MOVE_PUD=y
|
|||
CONFIG_HAVE_MOVE_PMD=y
|
||||
CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE=y
|
||||
CONFIG_HAVE_ARCH_HUGE_VMAP=y
|
||||
CONFIG_ARCH_WANT_HUGE_PMD_SHARE=y
|
||||
CONFIG_ARCH_WANT_PMD_MKWRITE=y
|
||||
CONFIG_HAVE_MOD_ARCH_SPECIFIC=y
|
||||
CONFIG_MODULES_USE_ELF_REL=y
|
||||
|
@ -10204,7 +10203,6 @@ CONFIG_TMPFS_XATTR=y
|
|||
# CONFIG_TMPFS_QUOTA is not set
|
||||
CONFIG_HUGETLBFS=y
|
||||
CONFIG_HUGETLB_PAGE=y
|
||||
CONFIG_HUGETLB_PMD_PAGE_TABLE_SHARING=y
|
||||
CONFIG_CONFIGFS_FS=m
|
||||
CONFIG_EFIVAR_FS=y
|
||||
# end of Pseudo filesystems
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/x86_64 6.15.6 Kernel Configuration
|
||||
# Linux/x86_64 6.15.7 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.6
|
||||
version=6.15.7
|
||||
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
|
||||
dbea7028dd7775e53b1d5ce891daf7f7b9e561428628bcc172a0384be9f087b1"
|
||||
c9e59c4de94817c04b87ab54b956721c1c27d1dde9a92dea531a65d3da2931e3"
|
||||
|
||||
python_version=3
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue