openwrt/package
Weijie Gao f9198480da kernel: modules: fs: adapt for kernel 6.6
Adapt fs kmods for building under kernel 6.6:
* Add kmod-fs-netfs as dependency for kmod-fs-9p
* Add kmod-fs-netfs as dependency for fs-smbfs-common as netfs is
required for cifs since 6.3
* Add new kmod-nls-ucs2-utils as dependency for smbfs/jfs as UCS2
support was split as new module since 6.6.
* Add kmod-lib-zlib-deflate and kmod-lib-zlib-inflate as
dependencies for kmod-pstore due to crypto API compression was
replaced with zlib_deflate library calls since 6.6
* Remove nfs_ssc.ko from kmod-fs-nfs-common. The nfs_ssc was no
longer a kernel module described by NFS_V4_2_SSC_HELPER since 5.13 [1]

Link:
[1] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/fs/Kconfig?id=d9092b4bb2109502eb8972021a3f74febc931a63

Signed-off-by: Weijie Gao <hackpascal@gmail.com>
2024-03-11 20:17:26 +01:00
..
base-files base-files: sysupgrade: handle errors when generating backup 2024-03-05 11:54:55 +01:00
boot uboot-mediatek: fix typo patch filename 2024-03-11 19:14:14 +00:00
devel binutils: update to 2.42 2024-02-12 23:41:03 +01:00
firmware firmware: add firmware package for Realtek RTL8188FU 2024-03-09 23:42:37 +01:00
kernel kernel: modules: fs: adapt for kernel 6.6 2024-03-11 20:17:26 +01:00
libs mbedtls: enable threading support 2024-03-08 22:46:32 +01:00
network lldpd: Implement location parameter 2024-03-11 15:35:58 +01:00
system ubox: make logread as an alternative 2024-03-08 15:38:37 +08:00
utils e2fsprogs: add libe2p and development headers 2024-02-26 21:19:10 +01:00
Makefile build: do not depend on $(STAGING_DIR)/.prepared when in SDK 2024-03-04 23:45:15 +01:00