summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/imx-test/imx-test_git.bb
diff options
context:
space:
mode:
authorJavier Viguera <javier.viguera@digi.com>2023-04-03 10:57:55 +0200
committerJavier Viguera <javier.viguera@digi.com>2023-04-03 10:57:55 +0200
commita9bdad993cb38c71d002dd10fa98411d5556266a (patch)
tree2decb884b532ffaf46d3a07a2f6fa091dd17d0ea /recipes-bsp/imx-test/imx-test_git.bb
parent07d4a6baa23ec3a1f013f8a070130598b56aec7c (diff)
downloadmeta-freescale-a9bdad993cb38c71d002dd10fa98411d5556266a.tar.gz
meta-freescale: migrate IMX repos from codeaurora to github
Signed-off-by: Javier Viguera <javier.viguera@digi.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 bf55f7df..4c3be677 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 = "imx_4.9.123_imx8mm_ga" 19SRCBRANCH = "imx_4.9.123_imx8mm_ga"
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-test-Makefile-Add-include-path-to-CC-command.patch \ 22 file://0001-test-Makefile-Add-include-path-to-CC-command.patch \
23 file://memtool_profile \ 23 file://memtool_profile \
24" 24"