diff options
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-fslc-fw-utils_2017.11.bb')
-rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc-fw-utils_2017.11.bb | 1 |
1 files changed, 1 insertions, 0 deletions
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 84ba445b..abcb5013 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() { | |||
38 | sysroot_stage_dir ${D}${bindir_cross} ${SYSROOT_DESTDIR}${bindir_cross} | 38 | sysroot_stage_dir ${D}${bindir_cross} ${SYSROOT_DESTDIR}${bindir_cross} |
39 | } | 39 | } |
40 | 40 | ||
41 | PROVIDES += "u-boot-fw-utils" | ||
41 | RPROVIDES_${PN} += "u-boot-fw-utils" | 42 | RPROVIDES_${PN} += "u-boot-fw-utils" |
42 | 43 | ||
43 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 44 | PACKAGE_ARCH = "${MACHINE_ARCH}" |