[meta-freescale] [PATCH] u-boot-fslc: Add dtc-native to DEPENDS

Fabio Berton fabio.berton at ossystems.com.br
Wed May 24 06:15:08 PDT 2017


Signed-off-by: Fabio Berton <fabio.berton at ossystems.com.br>
---
 recipes-bsp/u-boot/u-boot-fslc.inc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/recipes-bsp/u-boot/u-boot-fslc.inc b/recipes-bsp/u-boot/u-boot-fslc.inc
index c178e0e6..43c22bd5 100644
--- a/recipes-bsp/u-boot/u-boot-fslc.inc
+++ b/recipes-bsp/u-boot/u-boot-fslc.inc
@@ -13,6 +13,7 @@ LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://Licenses/README;md5=a2c678cfd4a4d97135585cad908541c6"
 COMPATIBLE_MACHINE = "(mxs|mx5|mx6|mx7|vf)"
 
+DEPENDS_append = " dtc-native"
 DEPENDS_mxs += "elftosb-native openssl-native"
 
 PROVIDES += "u-boot"
-- 
2.11.0



More information about the meta-freescale mailing list