]> code.ossystems Code Review - openembedded-core.git/commit
wic: Add extra-space argument
authorKristian Klausen <kristian@klausen.dk>
Fri, 3 Sep 2021 13:52:53 +0000 (15:52 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 4 Sep 2021 14:05:48 +0000 (15:05 +0100)
commitf81b188bcf5aa18746fd622eb7b5c0dcb0b5c93d
treef98273e2271223bcff7acce42c46888088035e4c
parent35d699c479b6ce6acafbf75fb003618aaad094d7
wic: Add extra-space argument

This allows extra space to be added after the last partition and is
especially useful when free space is needed for ex: adding partitions on
first boot with ex: systemd-repart[1] and the image is tested in QEMU.

[1] https://www.freedesktop.org/software/systemd/man/systemd-repart.html

Signed-off-by: Kristian Klausen <kristian@klausen.dk>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/selftest/cases/wic.py
scripts/lib/wic/plugins/imager/direct.py
scripts/wic