mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 06:52:56 +02:00
linux5.15: update to 5.15.94.
Enable CONFIG_EROFS_FS_ZIP=y.
This commit is contained in:
parent
68b12b0dbd
commit
f5ff487e31
3 changed files with 5 additions and 5 deletions
|
@ -9363,7 +9363,7 @@ CONFIG_EROFS_FS=m
|
|||
CONFIG_EROFS_FS_XATTR=y
|
||||
CONFIG_EROFS_FS_POSIX_ACL=y
|
||||
CONFIG_EROFS_FS_SECURITY=y
|
||||
# CONFIG_EROFS_FS_ZIP is not set
|
||||
CONFIG_EROFS_FS_ZIP=y
|
||||
CONFIG_VBOXSF_FS=m
|
||||
CONFIG_NETWORK_FILESYSTEMS=y
|
||||
CONFIG_NFS_FS=m
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/x86_64 5.15.85 Kernel Configuration
|
||||
# Linux/x86 5.15.94 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.2.0"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
@ -9557,7 +9557,7 @@ CONFIG_EROFS_FS=m
|
|||
CONFIG_EROFS_FS_XATTR=y
|
||||
CONFIG_EROFS_FS_POSIX_ACL=y
|
||||
CONFIG_EROFS_FS_SECURITY=y
|
||||
# CONFIG_EROFS_FS_ZIP is not set
|
||||
CONFIG_EROFS_FS_ZIP=y
|
||||
CONFIG_VBOXSF_FS=m
|
||||
CONFIG_NETWORK_FILESYSTEMS=y
|
||||
CONFIG_NFS_FS=m
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'linux5.15'
|
||||
pkgname=linux5.15
|
||||
version=5.15.90
|
||||
version=5.15.94
|
||||
revision=1
|
||||
short_desc="Linux kernel and modules (${version%.*} series)"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
|
@ -9,7 +9,7 @@ homepage="https://www.kernel.org"
|
|||
distfiles="https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-${version%.*}.tar.xz
|
||||
https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-${version}.xz"
|
||||
checksum="57b2cf6991910e3b67a1b3490022e8a0674b6965c74c12da1e99d138d1991ee8
|
||||
19f841835ae4fada8c4f52a67dae051cd81e0415047c6535fd871fe68ff2ae81"
|
||||
ff30c9eb2ba8a54e6edba9150fa9725cf451507afa6f5c76f23a9421778a5fbc"
|
||||
skip_extraction="patch-${version}.xz"
|
||||
python_version=3
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue