mirror of
git://git.yoctoproject.org/meta-freescale.git
synced 2025-10-22 23:02:20 +02:00
u-boot-fslc-fw-utils: add u-boot-fw-utils to PROVIDES
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.pj2@gmail.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
parent
6ee7b1a9fb
commit
45a47bd00a
|
@ -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}"
|
||||
|
|
Loading…
Reference in New Issue
Block a user