From 5884c15aa907beef1c2582a9cff63d33b04ff0bc Mon Sep 17 00:00:00 2001 From: Tom Hochstein Date: Fri, 31 Mar 2023 12:23:02 -0700 Subject: Move from codeaurora to github Fixes: #1469 Signed-off-by: Tom Hochstein --- 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 61f5e9d4..a46b5115 100644 --- a/recipes-bsp/imx-test/imx-test_git.bb +++ b/recipes-bsp/imx-test/imx-test_git.bb @@ -18,7 +18,7 @@ PV = "7.0+${SRCPV}" SRCBRANCH = "lf-5.4.y" 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-mxc_v4l2_test-fix-compilation-error-produced-by-gcc9.patch \ file://memtool_profile \ " -- cgit v1.2.3-54-g00ecf