summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSungbo Eo <mans0n@gorani.run>2020-01-12 21:35:00 +0900
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>2020-08-02 18:19:12 +0200
commitdd79314de4761a4af9b49d8b5e95051272ab9b13 (patch)
treecaa7a13ed93a3920fcc3f823999e79af727d383e
parentf4b3c35e03655bbc8322252083b7c2e791bdc963 (diff)
downloadopenwrt-dd79314de4761a4af9b49d8b5e95051272ab9b13.tar.gz
openwrt-dd79314de4761a4af9b49d8b5e95051272ab9b13.tar.bz2
openwrt-dd79314de4761a4af9b49d8b5e95051272ab9b13.zip
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> (cherry picked from commit 58dc1d0637425cfe023192466e6212009332b677)
-rwxr-xr-xtarget/linux/ar71xx/base-files/lib/upgrade/platform.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh
index 8558fde3fe..1ac0613c7b 100755
--- a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh
+++ b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh
@@ -216,6 +216,7 @@ platform_check_image() {
archer-c60-v2|\
archer-c7-v4|\
archer-c7-v5|\
+ arduino-yun|\
bullet-m|\
c-55|\
carambola2|\
@@ -343,7 +344,6 @@ platform_check_image() {
ap152|\
ap91-5g|\
ap96|\
- arduino-yun|\
bhr-4grv2|\
bxu2000n-2-a1|\
db120|\