From 046f6216362b5d396767c83b7338cca071be725b Mon Sep 17 00:00:00 2001 From: Guillaume Lecocq Date: Tue, 18 Apr 2023 10:56:31 +0200 Subject: [warrior] meta-freescale: migrate IMX repos from codeaurora to github --- recipes-bsp/u-boot/u-boot-imx_2018.03.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-bsp/u-boot/u-boot-imx_2018.03.bb') diff --git a/recipes-bsp/u-boot/u-boot-imx_2018.03.bb b/recipes-bsp/u-boot/u-boot-imx_2018.03.bb index fcd341368..ee07e8d94 100644 --- a/recipes-bsp/u-boot/u-boot-imx_2018.03.bb +++ b/recipes-bsp/u-boot/u-boot-imx_2018.03.bb @@ -11,7 +11,7 @@ LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263" SRCBRANCH = "imx_v2018.03_4.14.98_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 = "0d6d8807793e74402e23772062469aeb4808dd48" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf