Files
buildroot/fs
Peter Korsgaard 585eeb4640 fs/erofs: unbreak custom compression handling
Fixes:
https://autobuild.buildroot.net/results/0f856def945b9a863f45f7a58553b62f6875720b/

Commit a02e437417 ("fs/erofs: add custom compression option with optional
compress-hints file") added logic for custom compression, but in fact it did
not work.

BR2_TARGET_ROOTFS_EROFS_COMPRESSION_{ALGORITHMS,HINTS} are kconfig string
variables, so we need to use qstrip rather than strip.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Arnout Vandecappelle <arnout@rnout.be>
2025-05-16 20:01:25 +02:00
..
2019-10-27 10:35:06 +01:00
2019-10-27 10:35:06 +01:00
2020-03-18 22:44:19 +01:00
2020-10-08 21:48:03 +02:00
2024-06-05 23:31:18 +02:00
2025-02-04 16:45:57 +01:00