mbox series

[0/2] fitimage cleanup

Message ID 20251027205741.2452251-1-adrian.freihofer@siemens.com
Headers show
Series fitimage cleanup | expand

Message

AdrianF Oct. 27, 2025, 8:56 p.m. UTC
From: Adrian Freihofer <adrian.freihofer@siemens.com>

This is a small cleanup of the fitimage improvements before the release.

It requires to drop these 2 commits from master-next branch:
- kernel-fit-image: enable compatible string for kernel built-in DTBs
- oe-selftest: fitimage: test FIT image with/without kernel node

This is not sent as a v2 because the commit which need a cleanup are from
different series and this series has a different purpose: reverting an
incomplete feature rather than improving and testing it.

This also drops a commit from master branch. Discussions are here:
- https://lists.openembedded.org/g/openembedded-core/message/225191
- https://lists.yoctoproject.org/g/docs/message/7763

Adrian Freihofer (2):
  Revert "kernel-fit-image: control kernel section with FIT_LINUX_BIN"
  oe-selftest: fitimage: test absent optional nodes in ITS files

 meta/classes-recipe/kernel-fit-image.bbclass | 14 ++--
 meta/lib/oeqa/selftest/cases/fitimage.py     | 80 +++++++++++++++-----
 2 files changed, 65 insertions(+), 29 deletions(-)