summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/imx-test
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2023-04-03 08:44:46 -0300
committerGitHub <noreply@github.com>2023-04-03 08:44:46 -0300
commit7c71b9d5cbd5a44f0071f8f4e3cbd9570b01bf0d (patch)
tree2decb884b532ffaf46d3a07a2f6fa091dd17d0ea /recipes-bsp/imx-test
parent07d4a6baa23ec3a1f013f8a070130598b56aec7c (diff)
parenta9bdad993cb38c71d002dd10fa98411d5556266a (diff)
downloadmeta-freescale-thud.tar.gz
Merge pull request #1475 from jviguera/thudthud
[thud] meta-freescale: migrate IMX repos from codeaurora to github
Diffstat (limited to 'recipes-bsp/imx-test')
-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 bf55f7dfe..4c3be6776 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"