From f5ff487e31d12517d1d5e38b1cd478226b0ec51b Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 16 Feb 2023 14:42:03 +0100 Subject: [PATCH] linux5.15: update to 5.15.94. Enable CONFIG_EROFS_FS_ZIP=y. --- srcpkgs/linux5.15/files/i386-dotconfig | 2 +- srcpkgs/linux5.15/files/x86_64-dotconfig | 4 ++-- srcpkgs/linux5.15/template | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/linux5.15/files/i386-dotconfig b/srcpkgs/linux5.15/files/i386-dotconfig index b9a1702c038..5807d405b79 100644 --- a/srcpkgs/linux5.15/files/i386-dotconfig +++ b/srcpkgs/linux5.15/files/i386-dotconfig @@ -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 diff --git a/srcpkgs/linux5.15/files/x86_64-dotconfig b/srcpkgs/linux5.15/files/x86_64-dotconfig index eb1dd3dc433..2c2d78d5467 100644 --- a/srcpkgs/linux5.15/files/x86_64-dotconfig +++ b/srcpkgs/linux5.15/files/x86_64-dotconfig @@ -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 diff --git a/srcpkgs/linux5.15/template b/srcpkgs/linux5.15/template index f7f24a4111b..927adfd0c9a 100644 --- a/srcpkgs/linux5.15/template +++ b/srcpkgs/linux5.15/template @@ -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 " @@ -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