This patch was recently added to u-boot itself, but u-boot-tools also need this to avoid the need for libyaml which was dropped
Signed-off-by: Frede Hoey Braendstrup <[email protected]> --- meta/recipes-bsp/u-boot/u-boot-tools_2026.04.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/recipes-bsp/u-boot/u-boot-tools_2026.04.bb b/meta/recipes-bsp/u-boot/u-boot-tools_2026.04.bb index 7eaf721ca8..6c3ef7efd1 100644 --- a/meta/recipes-bsp/u-boot/u-boot-tools_2026.04.bb +++ b/meta/recipes-bsp/u-boot/u-boot-tools_2026.04.bb @@ -1,2 +1,4 @@ require u-boot-common.inc require u-boot-tools.inc + +SRC_URI += "file://0001-scripts-dtc-drop-yaml-in-DT-validation.patch" -- 2.54.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#238030): https://lists.openembedded.org/g/openembedded-core/message/238030 Mute This Topic: https://lists.openembedded.org/mt/119609237/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
