[gnome-continuous-yocto/gnomeostree-3.28-rocko: 5500/8267] u-boot: Add bc-native to DEPENDS to fix u-boot/spl build.



commit 90e9ccdf0addcb15d5f270fc805091b2b7814b71
Author: Philip Balister <philip balister org>
Date:   Mon Apr 3 08:51:38 2017 -0400

    u-boot: Add bc-native to DEPENDS to fix u-boot/spl build.
    
    (From OE-Core rev: 02a76f320d3cddbfaae2fc5bee7d3660d95e6b7a)
    
    Signed-off-by: Philip Balister <philip balister org>
    Signed-off-by: Ross Burton <ross burton intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 meta/recipes-bsp/u-boot/u-boot_2017.01.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
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"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]