summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot/u-boot-toradex_2020.04.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-toradex_2020.04.bb')
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex_2020.04.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-toradex_2020.04.bb b/recipes-bsp/u-boot/u-boot-toradex_2020.04.bb
index 47630b1..c301226 100644
--- a/recipes-bsp/u-boot/u-boot-toradex_2020.04.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex_2020.04.bb
@@ -6,6 +6,6 @@ SUMMARY = "U-Boot bootloader with support for Toradex i.MX 8 series SoMs"
B = "${WORKDIR}/build"
PROVIDES += "u-boot"
-DEPENDS_append = " dtc-native"
+DEPENDS:append = " dtc-native"
BOOT_TOOLS = "imx-boot-tools"