ipq40xx: fix openmesh sysupgrade with tar content out of order
authorMarek Lindner <mareklindner@neomailbox.ch>
Sun, 2 Dec 2018 14:02:04 +0000 (22:02 +0800)
committerMathias Kresin <dev@kresin.me>
Wed, 5 Dec 2018 08:09:38 +0000 (09:09 +0100)
commitfbadfecbb5471ce9f8b814f5facdea5d48e246dc
tree0b7247d525dbe1336acc6553d460dd97ca898bb4
parent06a20afb34994608044e8a6974371111086e31bb
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: 86e18f6706e1 ("ipq806x: add support for OpenMesh A42")
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
Signed-off-by: Sven Eckelmann <sven@narfation.org>
target/linux/ipq40xx/base-files/lib/upgrade/openmesh.sh