system: always support staged sysupgrade
authorMatthias Schiffer <mschiffer@universe-factory.net>
Fri, 21 Apr 2017 18:06:59 +0000 (20:06 +0200)
committerMatthias Schiffer <mschiffer@universe-factory.net>
Mon, 29 May 2017 19:43:54 +0000 (21:43 +0200)
commit7c6cf551df1eb4b59b2576c73db7ad30ac4ce396
treec48475993df58e6cf1a20c838129d633cd6a08bd
parentd42b21ed9305b91f300f0cebda77e5792f29fc07
system: always support staged sysupgrade

In preparation for switching all targets to the staged sysupgrade
mechanism, upgraded is always built, and the "nandupgrade" ubus method is
renamed to "sysupgrade".

To make the migration easier, support for the old name "nandupgrade" and
the "upgrade" method that will become unused with the staged sysupgrade is
retained for now.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
CMakeLists.txt
system.c