ar71xx: fix sysupgrade for Arduino Yun
Commitbb46b635dfchanged 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:bb46b635df("ar71xx: move Arduino Yun to generic building code") Signed-off-by: Sungbo Eo <mans0n@gorani.run>
This commit is contained in:
parent
d9dd4ef806
commit
fc0c6c9c1f
@ -217,6 +217,7 @@ platform_check_image() {
|
||||
archer-c60-v2|\
|
||||
archer-c7-v4|\
|
||||
archer-c7-v5|\
|
||||
arduino-yun|\
|
||||
bullet-m|\
|
||||
c-55|\
|
||||
carambola2|\
|
||||
@ -345,7 +346,6 @@ platform_check_image() {
|
||||
ap152|\
|
||||
ap91-5g|\
|
||||
ap96|\
|
||||
arduino-yun|\
|
||||
bhr-4grv2|\
|
||||
bxu2000n-2-a1|\
|
||||
db120|\
|
||||
|
||||
Loading…
Reference in New Issue
Block a user