From cbe69b170fbdb201ae9bc80889678709e64caa78 Mon Sep 17 00:00:00 2001 From: Logan Grosz Date: Fri, 31 Mar 2023 16:23:48 -0600 Subject: Migrate codeaurora repositories to github --- recipes-bsp/u-boot/u-boot-imx_2017.03.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-bsp/u-boot/u-boot-imx_2017.03.bb') diff --git a/recipes-bsp/u-boot/u-boot-imx_2017.03.bb b/recipes-bsp/u-boot/u-boot-imx_2017.03.bb index 60a937329..b9a269be3 100644 --- a/recipes-bsp/u-boot/u-boot-imx_2017.03.bb +++ b/recipes-bsp/u-boot/u-boot-imx_2017.03.bb @@ -12,7 +12,7 @@ LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263" SRCBRANCH = "imx_v2017.03_4.9.88_2.0.0_ga" -SRC_URI = "git://source.codeaurora.org/external/imx/uboot-imx.git;protocol=https;branch=${SRCBRANCH}" +SRC_URI = "git://github.com/nxp-imx/uboot-imx.git;protocol=https;branch=${SRCBRANCH}" SRCREV = "b76bb1bf9fd21e21006d79552e28855ac43ad43c" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf