]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
wic: add wic tests and support setting GPT diskid
authorSteffen Greber <sgreber@lilafast.org>
Mon, 27 Oct 2025 21:42:56 +0000 (22:42 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 30 Oct 2025 11:06:22 +0000 (11:06 +0000)
commit0d5da9477703212d3cfb63828c5c38afdb162e43
treebb5792a60a8c3741a2cf621f3674b48cb2048d20
parent02ddc794e2378dae2dbc9fc9f371739cd07937ac
wic: add wic tests and support setting GPT diskid

Also extend implementation to allow defining the diskid for GPT partitions.

Add unit tests for wic.py to cover new setting.

Signed-off-by: Steffen Greber <sgreber@lilafast.org>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/selftest/cases/wic.py
scripts/lib/wic/ksparser.py
scripts/lib/wic/plugins/imager/direct.py