openwrt-6.x/package
Hauke Mehrtens fac507606d
kernel: Fix kmod-lib-lz4 packaging
The kernel provides two variants of the lz4 compression a normal version
and a high compression mode version. The old kmod-lib-lz4 package
contained the normal version plus one part of the lz4hc version. There
was already code which selected the kmod-lib-lz4hc package which did
not exists.

I split this into 3 packages. kmod-lib-lz4 and kmod-lib-lz4hc for the
normal the and high compression algorithm which contain the specific
code and the kmod-lib-lz4-decompress which contains the common
decompressor.

New we are also packaging lz4hc.ko

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Link: https://github.com/openwrt/openwrt/pull/15833
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2024-07-03 13:11:00 +02:00
..
base-files Revert "apk: limit CONFIG_IPK_FILES_CHECKSUMS config to OPKG" 2024-06-20 05:52:05 +02:00
boot uboot-mvebu: add support for MikroTik RB5009 2024-06-24 09:46:19 +02:00
devel ply: add dynamic tracing package using BPF 2024-05-31 11:51:45 +02:00
firmware linux-firmware: add RTL8126 firmware 2024-06-23 22:36:28 +02:00
kernel kernel: Fix kmod-lib-lz4 packaging 2024-07-03 13:11:00 +02:00
libs openssl: conditionally disable engine section 2024-06-22 16:31:23 +02:00
network wifi-scripts: add missing dependency on ucode-mod-uci 2024-07-03 01:40:15 +03:00
system apk: host: make the help available 2024-06-11 23:58:20 +02:00
utils f2fs-tools: Add missing 'f2fslabel' symlink 2024-07-03 11:14:42 +02:00
Makefile build: package: fix missing host apk dependency 2024-06-11 23:58:14 +02:00