From 693782574111d490540f45034bece2cc2ed080b1 Mon Sep 17 00:00:00 2001 From: Mirza Krak Date: Fri, 6 Jan 2017 21:19:13 +0100 Subject: u-boot-fsl-fw-utils: add u-boot-fw-utils to RPROVIDES Otherwise packages that have a run-time dependency on u-boot-fw-utils will not build u-boot-toradex-fsl-fw-utils and instead use the "default" one. This was observed when layer is used together with poky. Signed-off-by: Mirza Krak Signed-off-by: Max Krummenacher Acked-by: Stefan Agner --- recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb') diff --git a/recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb b/recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb index 01ef06c..88db4e1 100644 --- a/recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb +++ b/recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb @@ -3,6 +3,7 @@ LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://Licenses/README;md5=a2c678cfd4a4d97135585cad908541c6" SECTION = "bootloader" PROVIDES = "u-boot-fw-utils" +RPROVIDES_${PN} = "u-boot-fw-utils" DEPENDS = "mtd-utils" COMPATIBLE_MACHINE = "(apalis-imx6|colibri-imx6|colibri-imx7|colibri-vf)" -- cgit v1.2.3