]> git.ipfire.org Git - thirdparty/openwrt.git/commit
kexec-tools: add zstd to package dependencies 21743/head
authorRoc Lai <laipeng668@qq.com>
Wed, 28 Jan 2026 00:43:05 +0000 (08:43 +0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Wed, 28 Jan 2026 22:56:15 +0000 (23:56 +0100)
commit6f07cf4fbcf09cd014f43d709205e1f318842610
treef2ba0efeeeabec351f4815203af1fcad5a00d3d0
parentdf6db01f4f5914036b34ff46844fe86d97d5fc56
kexec-tools: add zstd to package dependencies

Fixed build failure caused by missing libzstd dependency.

Added CONFIG_KEXEC_ZSTD configuration option and libzstd library dependency
declaration, following the same pattern as existing zlib and lzma support.

Fixes: e75218ef4a27 ("kexec-tools: bump to 2.0.32")
Link: https://github.com/openwrt/openwrt/pull/21623#issuecomment-3805115332
Signed-off-by: Roc Lai <laipeng668@qq.com>
Link: https://github.com/openwrt/openwrt/pull/21743
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/boot/kexec-tools/Config.in
package/boot/kexec-tools/Makefile