f2fs-tools: import patch to fix compilation
authorNick Hainke <vincent@systemli.org>
Mon, 4 Jul 2022 07:52:43 +0000 (09:52 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 4 Jul 2022 18:24:06 +0000 (20:24 +0200)
commita0c5b03e02528b938f1c6d411a582b67b7e9fe7b
tree4c10bf22bbfe96352bca0f7b35cd8c9024b183f7
parentf58e562b07803192d029a6be8c8c372e1ed11c68
f2fs-tools: import patch to fix compilation

Disable lz4 and lzo2 manually.

Fixes errors in the form of:
 Package f2fsck is missing dependencies for the following libraries:
 liblz4.so.1
 liblzo2.so.2

Fixes: 8b9e80616011 ("f2fs-tools: update to 1.15.0")
Acked-by: Thomas Huehn <thomas.huehn@hs-nordhausen.de>
Signed-off-by: Nick Hainke <vincent@systemli.org>
package/utils/f2fs-tools/Makefile
package/utils/f2fs-tools/patches/101-configure.ac-fix-cross-compilation.patch [new file with mode: 0644]