From c4f34b34bf34f44b974a7add623cafff17d880ad Mon Sep 17 00:00:00 2001 From: Drew Moseley Date: Wed, 29 Nov 2017 20:09:17 -0500 Subject: u-boot-toradex: add dependency on dtc-native Signed-off-by: Drew Moseley Acked-by: Max Krummenacher --- recipes-bsp/u-boot/u-boot-toradex_2016.11.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes-bsp/u-boot/u-boot-toradex_2016.11.bb b/recipes-bsp/u-boot/u-boot-toradex_2016.11.bb index 2798760..215bed7 100644 --- a/recipes-bsp/u-boot/u-boot-toradex_2016.11.bb +++ b/recipes-bsp/u-boot/u-boot-toradex_2016.11.bb @@ -51,3 +51,5 @@ do_deploy_append_mx6() { fi fi } + +DEPENDS_append = " dtc-native" -- cgit v1.2.3