mbox series

[0/1] fix tests for kernel-fit-image.bbclass: Do not include kernel property in DTBO config subnodes

Message ID 20260621101222.669557-1-adrian.freihofer@siemens.com
Headers show
Series fix tests for kernel-fit-image.bbclass: Do not include kernel property in DTBO config subnodes | expand

Message

AdrianF June 21, 2026, 10:11 a.m. UTC
From: Adrian Freihofer <adrian.freihofer@siemens.com>

This patch
https://patchwork.yoctoproject.org/project/oe-core/patch/20260616220700.41516-1-marek.vasut@mailbox.org/
requires a fix in the oe-selftest.

Without this the tests fail on the autobuilder with the following error:
https://autobuilder.yoctoproject.org/valkyrie/api/v2/logs/7316435/raw_inline

@Mathieu would it be possible to pick the patches in the following order as I
tested them successfully on my WIP branch here?
https://git.openembedded.org/openembedded-core-contrib/log/?h=adrianf/fit-improvements-tests-dtbvendored

It's esentially the same as you have it on
https://git.openembedded.org/openembedded-core-contrib/log/?h=mathieu/master-next-tests
but with the patch here before the two patches from Marek.

Adrian Freihofer (1):
  oe-selftest: fitimage: Do not expect kernel property in DTBO config
    subnodes

 meta/lib/oeqa/selftest/cases/fitimage.py | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)