From cbe69b170fbdb201ae9bc80889678709e64caa78 Mon Sep 17 00:00:00 2001 From: Logan Grosz Date: Fri, 31 Mar 2023 16:23:48 -0600 Subject: Migrate codeaurora repositories to github --- 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 0932d410..24c85faa 100644 --- a/recipes-bsp/imx-test/imx-test_git.bb +++ b/recipes-bsp/imx-test/imx-test_git.bb @@ -16,7 +16,7 @@ PV = "7.0+${SRCPV}" SRCBRANCH = "imx_4.9.88_2.0.0_ga" SRCREV = "1f7da41b3a8d5dff8329d7b01b10d4d71144b43e" SRC_URI = " \ - git://source.codeaurora.org/external/imx/imx-test.git;protocol=https;branch=${SRCBRANCH} \ + git://github.com/nxp-imx/imx-test.git;protocol=https;branch=${SRCBRANCH} \ file://0001-test-Makefile-Add-include-path-to-CC-command.patch \ " -- cgit v1.2.3-54-g00ecf