From: Chunrong Guo Date: Fri, 28 Jul 2017 07:44:03 +0000 (+0800) Subject: uboot: upgrade to 2017.03 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=694071448d0a72ddbf2c28bf9d71389a03dbb5db;p=meta-freescale.git uboot: upgrade to 2017.03 Signed-off-by: Chunrong Guo Signed-off-by: Otavio Salvador --- diff --git a/recipes-bsp/u-boot/u-boot-qoriq_2016.09.bb b/recipes-bsp/u-boot/u-boot-qoriq_2017.03.bb similarity index 97% rename from recipes-bsp/u-boot/u-boot-qoriq_2016.09.bb rename to recipes-bsp/u-boot/u-boot-qoriq_2017.03.bb index 21f58c2b..5bde945d 100644 --- a/recipes-bsp/u-boot/u-boot-qoriq_2016.09.bb +++ b/recipes-bsp/u-boot/u-boot-qoriq_2017.03.bb @@ -18,10 +18,10 @@ DEPENDS_append_qoriq-arm64 = " change-file-endianess-native dtc-native tcl-nativ DEPENDS_append_qoriq-arm = " change-file-endianess-native dtc-native tcl-native" DEPENDS_append_qoriq-ppc = " boot-format-native" -SRC_URI = "git://git.freescale.com/ppc/sdk/u-boot.git;nobranch=1 \ +SRC_URI = "git://github.com/qoriq-open-source/u-boot.git;nobranch=1 \ file://fix-build-error-under-gcc6.patch \ " -SRCREV = "a06b20925c02ba3fa888a1f915ea7935084d8600" +SRCREV = "6fc2946a7b1973a8221cdfeccd1666f2d8eec467" S = "${WORKDIR}/git"