From c60279d886eba2d9bb51a00430066b8a0ca9a853 Mon Sep 17 00:00:00 2001 From: Florin Sarbu Date: Mon, 24 Apr 2023 10:08:32 +0300 Subject: meta-freescale: migrate IMX repos from codeaurora to github CodeAurora has shutdown: https://bye.codeaurora.org/ Signed-off-by: Florin Sarbu --- recipes-bsp/imx-atf/imx-atf_2.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-bsp/imx-atf/imx-atf_2.4.bb') diff --git a/recipes-bsp/imx-atf/imx-atf_2.4.bb b/recipes-bsp/imx-atf/imx-atf_2.4.bb index 8360bfa80..59025e410 100644 --- a/recipes-bsp/imx-atf/imx-atf_2.4.bb +++ b/recipes-bsp/imx-atf/imx-atf_2.4.bb @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/BSD-3-Clause;m PV .= "+git${SRCPV}" SRCBRANCH = "lf_v2.4" -SRC_URI = "git://source.codeaurora.org/external/imx/imx-atf.git;protocol=https;branch=${SRCBRANCH} \ +SRC_URI = "git://github.com/nxp-imx/imx-atf.git;protocol=https;branch=${SRCBRANCH} \ " SRCREV = "bb4957067d4b96a6ee197a333425948e409e990d" -- cgit v1.2.3-54-g00ecf