summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2017-11-08 23:12:54 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2017-12-20 17:03:32 +0100
commite0552c1372df66faa9f8080a1524ffdf2b84e07d (patch)
tree201b0dd2787042b840d2a62d716f274d7938db3e
parent62261b4a8da7c4004c0ced983a574ec38113cf11 (diff)
u-boot-fw-utils: set rprovides
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb b/recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb
index e9de827..f0b8191 100644
--- a/recipes-bsp/u-boot/u-boot-toradex-fw-utils_git.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex-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"
include conf/tdx_version.conf