openwrt/package
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
..
base-files base-files: correct global DHCP DUID generation 2025-11-08 16:30:37 +01:00
boot uboot-envtools: handle U-Boot environment on the BPi-R4 Lite 2025-11-05 14:19:40 +00:00
devel gdb: Update to version 16.3 2025-11-08 20:58:30 +01:00
firmware linux-firmware: update to 20251021 2025-10-23 22:03:31 +02:00
kernel mt76: update to Git HEAD (2025-11-06) 2025-11-06 11:36:14 +00:00
libs package: xcrypt: add missing PKG_NAME 2025-11-07 12:23:52 +01:00
network wifi-scripts: ucode: add SAE support for wifi-station and PPSK 2025-11-08 12:09:31 +01:00
system rpcd: update to Git HEAD (2025-11-07) 2025-11-08 12:12:18 +01:00
utils mtd-utils: Update to version 2.3.0 2025-11-08 21:03:46 +01:00
Makefile package: do not sign individual APK packages 2025-10-09 12:52:43 +02:00