[OE-core] [PATCH] u-boot: Add bc-native to DEPENDS to fix u-boot/spl build.

Philip Balister philip at balister.org
Mon Apr 3 12:51:38 UTC 2017


Signed-off-by: Philip Balister <philip at balister.org>
---
 meta/recipes-bsp/u-boot/u-boot_2017.01.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-bsp/u-boot/u-boot_2017.01.bb b/meta/recipes-bsp/u-boot/u-boot_2017.01.bb
index dabe709..37c21dc 100644
--- a/meta/recipes-bsp/u-boot/u-boot_2017.01.bb
+++ b/meta/recipes-bsp/u-boot/u-boot_2017.01.bb
@@ -1,4 +1,4 @@
 require u-boot-common_${PV}.inc
 require u-boot.inc
 
-DEPENDS += "dtc-native"
+DEPENDS += "bc-native dtc-native"
-- 
2.7.4




More information about the Openembedded-core mailing list