summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/imx-test/imx-test_git.bb
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2023-03-31 12:23:02 -0700
committerTom Hochstein <tom.hochstein@nxp.com>2023-03-31 13:50:30 -0700
commit5884c15aa907beef1c2582a9cff63d33b04ff0bc (patch)
treefd7e924b4aa7c4c519d47a4082ddc375375d3d3d /recipes-bsp/imx-test/imx-test_git.bb
parente353e020f161d6674c825e8abc9bdcece71ca8a5 (diff)
downloadmeta-freescale-5884c15aa907beef1c2582a9cff63d33b04ff0bc.tar.gz
Move from codeaurora to github
Fixes: #1469 Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Diffstat (limited to 'recipes-bsp/imx-test/imx-test_git.bb')
-rw-r--r--recipes-bsp/imx-test/imx-test_git.bb2
1 files changed, 1 insertions, 1 deletions
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}"
18 18
19SRCBRANCH = "lf-5.4.y" 19SRCBRANCH = "lf-5.4.y"
20SRC_URI = " \ 20SRC_URI = " \
21 git://source.codeaurora.org/external/imx/imx-test.git;protocol=https;branch=${SRCBRANCH} \ 21 git://github.com/nxp-imx/imx-test.git;protocol=https;branch=${SRCBRANCH} \
22 file://0001-mxc_v4l2_test-fix-compilation-error-produced-by-gcc9.patch \ 22 file://0001-mxc_v4l2_test-fix-compilation-error-produced-by-gcc9.patch \
23 file://memtool_profile \ 23 file://memtool_profile \
24" 24"