]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
oeqa/selftest/bblock/fitimage/sstatetests: Fix changing MACHINE during the test
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 6 Oct 2025 13:14:52 +0000 (14:14 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 8 Oct 2025 12:55:29 +0000 (13:55 +0100)
commit2323fe87eefc8017ac93ed98b1bea24996f2276b
tree21a07043897dde77a020e874d9285e0a19b0b8aa
parenta165bec28ffc75fd44b1fdb02a0d3a80c5a4769b
oeqa/selftest/bblock/fitimage/sstatetests: Fix changing MACHINE during the test

With config fragments, changing MACHINE in the test like this no
longer works. Use the forcevarable override to allow it to work.
This also needs a tweak to bitbake to work correctly, sent
seperately. Whilst ugly, this avoids the need to start changing
config fragments within oeqa right now.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/selftest/cases/bblock.py
meta/lib/oeqa/selftest/cases/fitimage.py
meta/lib/oeqa/selftest/cases/sstatetests.py