]> code.ossystems Code Review - meta-freescale.git/commitdiff
u-boot-qoriq: update recipes to use python3
authorChunrong Guo <chunrong.guo@nxp.com>
Tue, 11 Feb 2020 08:28:42 +0000 (16:28 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 11 Feb 2020 13:49:39 +0000 (10:49 -0300)
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
recipes-bsp/u-boot/u-boot-qoriq_2019.04.bb

index f48dc81fbee5f4a5cb2d1dde5c0d0cec10fe41ab..6f4f0d05cd3df1bf4fbfd8355d1924f7a550426f 100644 (file)
@@ -5,7 +5,7 @@ DESCRIPTION = "U-Boot provided by Freescale with focus on QorIQ boards"
 PROVIDES += "u-boot"
 
 INHIBIT_DEFAULT_DEPS = "1"
-DEPENDS = "libgcc virtual/${TARGET_PREFIX}gcc bison-native bc-native swig-native python-native"
+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-ppc = " boot-format-native"