Add support for the full upgrade images 04/273104/6
authorMateusz Moscicki <m.moscicki2@partner.samsung.com>
Wed, 30 Mar 2022 14:16:33 +0000 (16:16 +0200)
committerMateusz Moscicki <m.moscicki2@partner.samsung.com>
Fri, 1 Apr 2022 13:27:58 +0000 (15:27 +0200)
commit133cd18ed81f69005e84053a97270a6677e7bc9e
tree8c1dafcbf513c140e3ef42b3938d1e6a174b731e
parentcbe69d9c0b9726a2bb32d2ba3f1738f257252b3d
Add support for the full upgrade images

An archive considered to be a full upgrade is one whose all entries in
update.cfg file are of type PRE_UA.
In this case, due to the size of the archive and the probable lack of
available space for unpacking, the images are written directly from the
packed archive.

Change-Id: Iba92d8340c6f1b9f49ecb9567f7fee3a2cbde4ff
packaging/tota-ua.spec
scripts/upgrade-full.sh [new file with mode: 0755]
scripts/upgrade-legacy.sh [new file with mode: 0644]
scripts/upgrade-partial.sh
scripts/upgrade-trigger.sh