summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot/u-boot-toradex-fw-utils_2018.03.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-toradex-fw-utils_2018.03.bb')
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex-fw-utils_2018.03.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-bsp/u-boot/u-boot-toradex-fw-utils_2018.03.bb b/recipes-bsp/u-boot/u-boot-toradex-fw-utils_2018.03.bb
index 45eaaa4..2c46a73 100644
--- a/recipes-bsp/u-boot/u-boot-toradex-fw-utils_2018.03.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex-fw-utils_2018.03.bb
@@ -44,6 +44,9 @@ do_install_class-cross () {
SYSROOT_DIRS_append_class-cross = " ${bindir_cross}"
+PROVIDES += "u-boot-fw-utils"
+RPROVIDES_${PN} += "u-boot-fw-utils"
+
COMPATIBLE_MACHINE = "(mx8)"
PACKAGE_ARCH = "${MACHINE_ARCH}"
BBCLASSEXTEND = "cross"