tn3399_openwrt/package
Matthias Schiffer 5654a03768
mvebu: fix sysupgrade
mvebu was modifying RAMFS_COPY_BIN and RAMFS_COPY_DATA from a
sysupgrade_pre_upgrade hook. As the ramfs is created from stage2, this
did not have an effect anymore after the staged sysupgrade changes.

As it doesn't really hurt to copy fw_printenv and fw_setenv
unconditionally, simply add them in /lib/upgrade/platform.sh, so stage2
will see them.

Config copying is moved to a function called by platform_copy_config, where
it belongs.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Fixes: FS#821
Fixes: 30f61a34b4 "base-files: always use staged sysupgrade"
2017-06-01 20:41:19 +02:00
..
base-files mvebu: fix sysupgrade 2017-06-01 20:41:19 +02:00
boot uboot-lantiq/spl: fixed uninitialized variable len in spl_uncompress_lzo 2017-05-31 08:41:31 +02:00
devel devel/trace-cmd: Update to 2.6.1 2017-05-18 07:58:59 +02:00
firmware linux-firmware: add firmware for rtl8821ae support 2017-05-21 23:51:08 +02:00
kernel mt76: update mirror hash after tar portablity fix 2017-05-30 15:40:51 +02:00
libs elfutils: Pass -Wno-unused-result to silence warnings as errors 2017-05-26 15:42:03 -07:00
network ppp: propagate master firewall zone to dynamic slave interface 2017-05-31 16:49:59 +02:00
system procd: update to latest git HEAD 2017-05-30 07:29:25 +02:00
utils usbmode: remove devices with unsupported modes 2017-05-31 09:55:08 +02:00
Makefile build: cleanup tmp/ dir of target rootfs 2017-05-02 22:10:50 +08:00