Resize qemu image in runtime
It's required to increase the space to run OpenAD Kit demo which requires 8GB.
Previous to this solution it was added /var partition with a 8GB size, but this created infra problem because TFTP limitation to only 4GB which made impossible to install the image in Synquacer HW.
Still, this solution is not considering using root as read-only. But it will be solved later in another commit.
-
Ready to Review All review comments addressed. All dependencies met. Rebased to upstream branch. Pipeline is passing.
Signed-off-by: Javier Tia javier.tia@linaro.org
Edited by Javier Tia