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/imx-test/imx-test_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-bsp/imx-test/imx-test_git.bb') diff --git a/recipes-bsp/imx-test/imx-test_git.bb b/recipes-bsp/imx-test/imx-test_git.bb index ddc87a97b..163c9c164 100644 --- a/recipes-bsp/imx-test/imx-test_git.bb +++ b/recipes-bsp/imx-test/imx-test_git.bb @@ -8,7 +8,7 @@ PV = "6.0+${SRCPV}" PARALLEL_MAKE="-j 1" SRCBRANCH = "nxp/imx_4.9.11_1.0.0_ga" -SRC_URI = "git://source.codeaurora.org/external/imx/imx-test.git;protocol=https;branch=${SRCBRANCH}" +SRC_URI = "git://github.com/nxp-imx/imx-test.git;protocol=https;branch=${SRCBRANCH}" SRCREV = "fb250a795ce0d25c19610e9e19e1cd815fc64cb9" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf