treewide: use new procd sysupgrade $UPGRADE_BACKUP variable
authorRafał Miłecki <rafal@milecki.pl>
Thu, 5 Sep 2019 21:33:19 +0000 (23:33 +0200)
committerRISCi_ATOM <bob@bobcall.me>
Fri, 13 Sep 2019 20:31:05 +0000 (16:31 -0400)
commit807ee676537f4fdbf18c5e7d2b8703b82e4167f5
tree4bbde8c0b4adabe5530f672e177593cd65d5fb80
parent050a9b5145ed7cd5254f35205038734df30dc7f2
treewide: use new procd sysupgrade $UPGRADE_BACKUP variable

It's a variable set by procd that should replace hardcoded
/tmp/sysupgrade.tgz.

This change requires the most recent procd with the commit 0f3c136
("sysupgrade: set UPGRADE_BACKUP env variable").

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
(cherry picked from commit 641f6b6c26cb9ab5e1198810015e5f4b2b5b34ad)
package/base-files/files/lib/upgrade/common.sh
package/base-files/files/lib/upgrade/stage2
target/linux/ar71xx/base-files/lib/upgrade/dir825.sh
target/linux/ar71xx/base-files/lib/upgrade/openmesh.sh
target/linux/ar71xx/base-files/lib/upgrade/platform.sh
target/linux/ath79/base-files/lib/upgrade/platform.sh
target/linux/sunxi/base-files/lib/upgrade/platform.sh
target/linux/x86/base-files/lib/upgrade/platform.sh