Add bc-native as build time dependency
Signed-off-by: Nathan Rossi <[email protected]>
---
recipes-bsp/u-boot/u-boot-xlnx.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-bsp/u-boot/u-boot-xlnx.inc
b/recipes-bsp/u-boot/u-boot-xlnx.inc
index a5e72f4fbf..56a147807f 100644
--- a/recipes-bsp/u-boot/u-boot-xlnx.inc
+++ b/recipes-bsp/u-boot/u-boot-xlnx.inc
@@ -1,6 +1,6 @@
require recipes-bsp/u-boot/u-boot.inc
-DEPENDS += "dtc-native"
+DEPENDS += "bc-native dtc-native"
UBRANCH ?= "master"
SRC_URI =
"git://github.com/Xilinx/u-boot-xlnx.git;protocol=https;branch=${UBRANCH}"
--
2.14.2
--
_______________________________________________
meta-xilinx mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-xilinx