From fda27abe2a9ea16f010f103a366ed3ba701acfae Mon Sep 17 00:00:00 2001 From: Logan Grosz Date: Fri, 31 Mar 2023 14:18:08 -0600 Subject: Migrate codeaurora repositories 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 ed32ffcb..0237c135 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