From e0206a62beb3e667cab33ce7b19cc464424a06a0 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Tue, 20 Jun 2023 16:11:33 +0200 Subject: u-boot-toradex_2022.04: add relative path to included file This allows to override the included file from another layer with higher priority. Related-to: ELB-5213 Signed-off-by: Max Krummenacher --- recipes-bsp/u-boot/u-boot-toradex_2022.04.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/u-boot/u-boot-toradex_2022.04.bb b/recipes-bsp/u-boot/u-boot-toradex_2022.04.bb index 91f2fa7..a97b9ad 100644 --- a/recipes-bsp/u-boot/u-boot-toradex_2022.04.bb +++ b/recipes-bsp/u-boot/u-boot-toradex_2022.04.bb @@ -1,5 +1,5 @@ require recipes-bsp/u-boot/u-boot.inc -require u-boot-toradex-common_${PV}.inc +require recipes-bsp/u-boot/u-boot-toradex-common_${PV}.inc SUMMARY = "U-Boot bootloader with support for Toradex i.MX 8 series SoMs" -- cgit v1.2.3