From: Ting Liu Date: Fri, 15 Jul 2016 16:35:45 +0000 (+0800) Subject: u-boot-qoriq: add DEPENDS for qoriq-arm64 X-Git-Tag: 2.2~372 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=a51bae26b2e8cee1eba5b39fc83d360e5de1b55a;p=meta-freescale.git u-boot-qoriq: add DEPENDS for qoriq-arm64 Signed-off-by: Ting Liu Signed-off-by: Otavio Salvador --- 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 3a1f483c..63b53904 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"