Without this, bitbake use the default one, and not "u-boot-fslc-fw-utils".

This was observed when layer is used together with poky (with Mender).

Signed-off-by: Pierre-Jean TEXIER <texier....@gmail.com>
---
 recipes-bsp/u-boot/u-boot-fslc-fw-utils_2017.11.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/recipes-bsp/u-boot/u-boot-fslc-fw-utils_2017.11.bb 
b/recipes-bsp/u-boot/u-boot-fslc-fw-utils_2017.11.bb
index 84ba445..abcb501 100644
--- a/recipes-bsp/u-boot/u-boot-fslc-fw-utils_2017.11.bb
+++ b/recipes-bsp/u-boot/u-boot-fslc-fw-utils_2017.11.bb
@@ -38,6 +38,7 @@ uboot_fw_utils_cross() {
     sysroot_stage_dir ${D}${bindir_cross} ${SYSROOT_DESTDIR}${bindir_cross}
 }
 
+PROVIDES += "u-boot-fw-utils"
 RPROVIDES_${PN} += "u-boot-fw-utils"
 
 PACKAGE_ARCH = "${MACHINE_ARCH}"
-- 
2.7.4

-- 
_______________________________________________
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to