From 52285fcb4fccc555627888cc1ab6399338d0b4c6 Mon Sep 17 00:00:00 2001 From: Javier Viguera Date: Mon, 3 Apr 2023 17:01:48 +0200 Subject: meta-freescale: migrate IMX repos from codeaurora to github Signed-off-by: Javier Viguera --- recipes-bsp/u-boot/u-boot-imx_2017.03.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-bsp/u-boot') 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 6c1a8522b..eeb283e7e 100644 --- a/recipes-bsp/u-boot/u-boot-imx_2017.03.bb +++ b/recipes-bsp/u-boot/u-boot-imx_2017.03.bb @@ -11,7 +11,7 @@ LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263" SRCBRANCH = "nxp/imx_v2017.03_4.9.11_1.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 = "a2fea67d3eb3092f19f250d53a4a27fa1a0c815f" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf