From: Ting Liu Date: Sat, 11 Apr 2020 14:28:10 +0000 (+0800) Subject: u-boot-qoriq: not DEPENDS tcl/change-file-endianess X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=58a7e1c27e104aca461df2a390ae2b908520594f;p=meta-freescale.git u-boot-qoriq: not DEPENDS tcl/change-file-endianess Signed-off-by: Ting Liu --- diff --git a/recipes-bsp/u-boot/u-boot-qoriq_2019.10.bb b/recipes-bsp/u-boot/u-boot-qoriq_2019.10.bb index 6f4f0d05..a47b91a3 100644 --- a/recipes-bsp/u-boot/u-boot-qoriq_2019.10.bb +++ b/recipes-bsp/u-boot/u-boot-qoriq_2019.10.bb @@ -6,8 +6,8 @@ PROVIDES += "u-boot" INHIBIT_DEFAULT_DEPS = "1" DEPENDS = "libgcc virtual/${TARGET_PREFIX}gcc bison-native bc-native swig-native python3-native" -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-arm64 = " dtc-native" +DEPENDS_append_qoriq-arm = " dtc-native" DEPENDS_append_qoriq-ppc = " boot-format-native" python () {