summaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp/u-boot/libubootenv_0.3.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-bsp/u-boot/libubootenv_0.3.2.bb')
-rw-r--r--meta/recipes-bsp/u-boot/libubootenv_0.3.2.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-bsp/u-boot/libubootenv_0.3.2.bb b/meta/recipes-bsp/u-boot/libubootenv_0.3.2.bb
index 306296922c3..759ee05b0dc 100644
--- a/meta/recipes-bsp/u-boot/libubootenv_0.3.2.bb
+++ b/meta/recipes-bsp/u-boot/libubootenv_0.3.2.bb
@@ -21,10 +21,10 @@ EXTRA_OECMAKE = "-DCMAKE_BUILD_TYPE=Release"
DEPENDS = "zlib"
PROVIDES += "u-boot-fw-utils"
-RPROVIDES_${PN}-bin += "u-boot-fw-utils"
+RPROVIDES:${PN}-bin += "u-boot-fw-utils"
PACKAGE_ARCH = "${MACHINE_ARCH}"
-RRECOMMENDS_${PN}-bin_append_class-target = " u-boot-default-env"
+RRECOMMENDS:${PN}-bin:append:class-target = " u-boot-default-env"
BBCLASSEXTEND = "native"