From: Ting Liu <[email protected]>

external-fsl should be standalone. Add the changes in its sperated layers.

Signed-off-by: Ting Liu <[email protected]>>
---
 recipes-bsp/u-boot/u-boot-qoriq_2015.01.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-bsp/u-boot/u-boot-qoriq_2015.01.bb 
b/recipes-bsp/u-boot/u-boot-qoriq_2015.01.bb
index cc3d611..dfb698c 100644
--- a/recipes-bsp/u-boot/u-boot-qoriq_2015.01.bb
+++ b/recipes-bsp/u-boot/u-boot-qoriq_2015.01.bb
@@ -16,7 +16,7 @@ LIC_FILES_CHKSUM = " \
 
 PV_append = "+fslgit"
 INHIBIT_DEFAULT_DEPS = "1"
-DEPENDS = "libgcc ${@base_contains('TCMODE', 'external-fsl', '', 
'virtual/${TARGET_PREFIX}gcc', d)}"
+DEPENDS = "libgcc virtual/${TARGET_PREFIX}gcc"
 DEPENDS_append_qoriq-arm = " change-file-endianess-native dtc-native 
tcl-native"
 DEPENDS_append_qoriq-ppc = " boot-format-native"
 
-- 
1.9.2

-- 
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to