]> code.ossystems Code Review - meta-freescale.git/commitdiff
u-boot-qoriq: remove external-fsl reference
authorTing Liu <ting.liu@nxp.com>
Sat, 9 Jan 2016 06:42:54 +0000 (14:42 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 19 Apr 2016 18:03:22 +0000 (15:03 -0300)
external-fsl should be standalone. Add the changes in its sperated layers.

Signed-off-by: Ting Liu <ting.liu@nxp.com>>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-bsp/u-boot/u-boot-qoriq_2015.01.bb

index cc3d611a4fd43cce933934b5cf23e8b87101996c..dfb698c0b3f525c60b494ce0f64946cc8c0ab3fa 100644 (file)
@@ -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"