mbox series

[RFC,kirkstone,scarthgap,styhead,0/2] uboot-extlinux-config.bbclass: add support for DTBOs

Message ID 20250117-extlinux-overlays-backport-v1-0-dad9fdb81777@cherry.de
Headers show
Series uboot-extlinux-config.bbclass: add support for DTBOs | expand

Message

Quentin Schulz Jan. 17, 2025, 4:40 p.m. UTC
I am not sure this is actually a desirable backport as it's not a
bugfix, hence the RFC.

Applies cleanly on top of all listed branch, nothing more done on my
side than that.

It's just that I'll need to support extlinux config with overlays in a
few weeks for my BSP layer based on scarthgap and modifying the behavior
from my own layer is not a lot of fun I'm expecting.

Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de>
---
Quentin Schulz (2):
      uboot-extlinux-config.bbclass: simplify FDT/FDTDIR logic
      uboot-extlinux-config.bbclass: add support for DTBOs

 meta/classes-recipe/uboot-extlinux-config.bbclass | 16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)
---
base-commit: 62dfe689246d648f9970a5476716e486b1a33765
change-id: 20250117-extlinux-overlays-backport-dbe19d15422f

Best regards,