openwrt/target/linux/ipq40xx/base-files
Marek Lindner fbadfecbb5 ipq40xx: fix openmesh sysupgrade with tar content out of order
The tar extraction depends on the order in which the files
are added to the tar file. Since the order is not guaranteed
and depends on the host system, the combined mtd write fails
with sysupgrade images built on some systems.
Fix by changing to tar file order independent mtd write.

Fixes: 86e18f6706 ("ipq806x: add support for OpenMesh A42")
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
Signed-off-by: Sven Eckelmann <sven@narfation.org>
2018-12-05 09:09:38 +01:00
..
etc ipq40xx: add get_status_led to diag.sh 2018-07-15 20:08:44 +02:00
lib ipq40xx: fix openmesh sysupgrade with tar content out of order 2018-12-05 09:09:38 +01:00