tools: mtd-utils: update to 2.2.0
authorRobert Marko <robimarko@gmail.com>
Sun, 23 Jun 2024 21:47:17 +0000 (23:47 +0200)
committerRobert Marko <robimarko@gmail.com>
Tue, 25 Jun 2024 15:57:07 +0000 (17:57 +0200)
commite07cc3237e8069aa48a19b11415d00b2c2ddd014
treebb72c873b146e2e06396c6307540f027f3b65fd7
parent713319f7797e92f76ed2d9e0cc717e94095ce459
tools: mtd-utils: update to 2.2.0

Release notes:
https://lists.infradead.org/pipermail/linux-mtd/2024-March/104058.html

Manually refresh the portability and JFFS2 LZMA patches.

Since mtd-utils have converted most of the JFFS2 compressors to be compile
time configurable and manual refreshing of JFFS2 LZMA was needed I also
converted it to a compile time option and enabled the new --with-lzma
option.

Link: https://github.com/openwrt/openwrt/pull/15791
Signed-off-by: Robert Marko <robimarko@gmail.com>
tools/mtd-utils/Makefile
tools/mtd-utils/patches/110-portability.patch
tools/mtd-utils/patches/130-lzma_jffs2.patch