utils: mtd-utils: update to 2.2.0
authorRobert Marko <robimarko@gmail.com>
Tue, 25 Jun 2024 12:14:43 +0000 (14:14 +0200)
committerRobert Marko <robimarko@gmail.com>
Wed, 26 Jun 2024 07:23:27 +0000 (09:23 +0200)
commit2b666bb827603890ae6e57df07fd8848e5835ba3
tree90699208f92472b1a37ccb4752a6b534ef9f2884
parent116903082b7225f5ad801c3b79276cfb0bd231be
utils: mtd-utils: update to 2.2.0

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

mtd-utils are currently depending on zlib, however it is not expressed
as a dependency and it is somehow being only pulled-in by lincurses-devel
so mtd-utils were able to compile.

Since 2.2.0 zlib is optional so lets disable support for it like for other
compressors since we dont package the mkfs.ubifs or mkfs.jffs2 that
are only users of compressors anyway.

Link: https://github.com/openwrt/openwrt/pull/15802
Signed-off-by: Robert Marko <robimarko@gmail.com>
package/utils/mtd-utils/Makefile