Use resize-dynparts from delta file during OS Upgrade 80/305880/1
authorJacek Kryszyn <j.kryszyn@samsung.com>
Mon, 12 Feb 2024 12:56:24 +0000 (13:56 +0100)
committerJacek Kryszyn <j.kryszyn@samsung.com>
Mon, 12 Feb 2024 14:54:03 +0000 (15:54 +0100)
commit587be5466fb4eb513a8233e49e28e7699c57c6ab
tree21d23f4bd2f77a903fa784f80086f2d1557902a2
parent17e00f7385c15420e9698afc48c212c181af03dd
Use resize-dynparts from delta file during OS Upgrade

During OS Upgrade we can not rely on the scripts and programs available
on the system, so from this point on, instead of using resize-dynparts
that is on the system, we use the one provided in the delta file.

Change-Id: I2ff7702dcab670d05e7366d573e461a79c3d06a6
scripts/upgrade-support/upgrade-common.inc
scripts/upgrade-support/upgrade-partial.sh
scripts/upgrade-support/upgrade-trigger.sh