From 74194390c14d803f83e73555d06f743b61c5eaa3 Mon Sep 17 00:00:00 2001 From: Fabio Berton Date: Fri, 6 Oct 2017 17:34:41 -0300 Subject: [PATCH] u-boot-fslc-fw-utils: Require recipes-bsp/u-boot/u-boot.inc Signed-off-by: Fabio Berton Signed-off-by: Otavio Salvador --- recipes-bsp/u-boot/u-boot-fslc-fw-utils_2017.09.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-bsp/u-boot/u-boot-fslc-fw-utils_2017.09.bb b/recipes-bsp/u-boot/u-boot-fslc-fw-utils_2017.09.bb index dd46bfec..7c2864ed 100644 --- a/recipes-bsp/u-boot/u-boot-fslc-fw-utils_2017.09.bb +++ b/recipes-bsp/u-boot/u-boot-fslc-fw-utils_2017.09.bb @@ -1,3 +1,4 @@ +require recipes-bsp/u-boot/u-boot.inc require u-boot-fslc-common_${PV}.inc SUMMARY = "U-Boot bootloader fw_printenv/setenv utilities" -- 2.40.1