[meta-freescale] [meta-freescale-layer][PATCH 04/18] u-boot-qoriq: add DEPENDS for qoriq-arm64
ting.liu at nxp.com
ting.liu at nxp.com
Fri Jul 15 09:35:45 PDT 2016
From: Ting Liu <ting.liu at nxp.com>
Signed-off-by: Ting Liu <ting.liu at nxp.com>
---
recipes-bsp/u-boot/u-boot-qoriq_2016.01.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/recipes-bsp/u-boot/u-boot-qoriq_2016.01.bb b/recipes-bsp/u-boot/u-boot-qoriq_2016.01.bb
index 3a1f483..63b5390 100644
--- a/recipes-bsp/u-boot/u-boot-qoriq_2016.01.bb
+++ b/recipes-bsp/u-boot/u-boot-qoriq_2016.01.bb
@@ -15,6 +15,7 @@ LIC_FILES_CHKSUM = " \
PV_append = "+fslgit"
INHIBIT_DEFAULT_DEPS = "1"
DEPENDS = "libgcc virtual/${TARGET_PREFIX}gcc"
+DEPENDS_append_qoriq-arm64 = " change-file-endianess-native dtc-native tcl-native"
DEPENDS_append_qoriq-arm = " change-file-endianess-native dtc-native tcl-native"
DEPENDS_append_qoriq-ppc = " boot-format-native"
--
1.9.2
More information about the meta-freescale
mailing list