openwrtv3/package
Matthias Schiffer b2adb9a7b5
base-files: sysupgrade cleanup
Some functions only used by stage2 are moved there from common.sh.

One piece that could still use more cleanup is platform_pre_upgrade: many
targets reference files from there are aren't available in the ramfs, so
we need to evaluate it before the switch; conversely, flash writes happen
in that function on some targets. Targets that do the latter should be
fixed eventually to use platform_do_upgrade for that purpose.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2017-05-29 23:50:33 +02:00
..
base-files base-files: sysupgrade cleanup 2017-05-29 23:50:33 +02:00
boot uboot-envtools: add support for 8devices Rambutan 2017-05-15 22:43:33 +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 to the latest version, improves mt7603/7628 stability 2017-05-29 14:42:49 +02:00
libs elfutils: Pass -Wno-unused-result to silence warnings as errors 2017-05-26 15:42:03 -07:00
network firewall: fix stray continue statement 2017-05-27 16:16:15 +02:00
system fstools: snapshot: handle jffs2 conversion using upgraded 2017-05-29 23:50:33 +02:00
utils usbmode: update usb-modeswitch-data to 20170205 2017-05-27 07:01:39 +02:00
Makefile build: cleanup tmp/ dir of target rootfs 2017-05-02 22:10:50 +08:00