ar71xx: fix sysupgrade for Arduino Yun
authorSungbo Eo <mans0n@gorani.run>
Sun, 12 Jan 2020 12:35:00 +0000 (21:35 +0900)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Sun, 2 Aug 2020 14:34:21 +0000 (16:34 +0200)
commit58dc1d0637425cfe023192466e6212009332b677
tree1fdfc3d59f577e434cdbd4c3c914e8b32c708448
parent43896dc0b005adfb512c027a27781c971440d415
ar71xx: fix sysupgrade for Arduino Yun

Commit bb46b635df48 changed its partition scheme, but sysupgrade image
validation still uses the old format. This commit fixes it so that
force flag is not needed for sysupgrade.

Fixes: bb46b635df48 ("ar71xx: move Arduino Yun to generic building code")
Signed-off-by: Sungbo Eo <mans0n@gorani.run>
target/linux/ar71xx/base-files/lib/upgrade/platform.sh