From 694071448d0a72ddbf2c28bf9d71389a03dbb5db Mon Sep 17 00:00:00 2001 From: Chunrong Guo Date: Fri, 28 Jul 2017 15:44:03 +0800 Subject: [PATCH] uboot: upgrade to 2017.03 Signed-off-by: Chunrong Guo Signed-off-by: Otavio Salvador --- .../{u-boot-qoriq_2016.09.bb => u-boot-qoriq_2017.03.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename recipes-bsp/u-boot/{u-boot-qoriq_2016.09.bb => u-boot-qoriq_2017.03.bb} (97%) 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" -- 2.40.1