openwrt-redmi-ax3000/package/utils/mtd-utils/patches
Hauke Mehrtens 6ad9daf99a mtd-utils: Update to version 2.3.0
See announcement mail for list of new features:
https://lists.infradead.org/pipermail/linux-mtd/2025-February/108248.html

Cherry pick some upstream commits which fix build problems in some
situations.

autoreconf fixup is needed now otherwise the build fails with:
```
mtd-utils-2.3.0/missing: line 81: automake-1.16: command not found
```

The code in tests/ubifs_tools-tests/Makemodule.am does not build because
some test data is not packaged in the tar files, do not build code from
this directory.

The size increased only very little:
 61498 bin/targets/ramips/mt7621/packages/nand-utils-2.3.0-r1.apk
101643 bin/targets/ramips/mt7621/packages/ubi-utils-2.3.0-r1.apk
 61243 bin/targets/ramips/mt7621/packages/nand-utils-2.2.1-r1.apk
101291 bin/targets/ramips/mt7621/packages/ubi-utils-2.2.1-r1.apk

Link: https://github.com/openwrt/openwrt/pull/20540
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2025-11-08 21:03:46 +01:00
..
001-ubifs-utils-link-libmissing.a-in-case-execinfo.h-isn.patch mtd-utils: Update to version 2.3.0 2025-11-08 21:03:46 +01:00
002-ubifs-utils-common-fix-memory-leak-in-devtable.c.patch mtd-utils: Update to version 2.3.0 2025-11-08 21:03:46 +01:00
004-Improve-check-for-GCC-compiler-version.patch mtd-utils: Update to version 2.3.0 2025-11-08 21:03:46 +01:00
005-ubifs-utils-ubifs.h-Include-fcntl.h.patch mtd-utils: Update to version 2.3.0 2025-11-08 21:03:46 +01:00
006-ubifs-utils-journal-Include-sys-stat.h.patch mtd-utils: Update to version 2.3.0 2025-11-08 21:03:46 +01:00
007-ubifs-utils-extract_files-Include-linux-limits.h.patch mtd-utils: Update to version 2.3.0 2025-11-08 21:03:46 +01:00
100-Remove-ubifs-test-builds.patch mtd-utils: Update to version 2.3.0 2025-11-08 21:03:46 +01:00