summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/imx-test/imx-test_git.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2023-04-24 07:38:31 -0300
committerGitHub <noreply@github.com>2023-04-24 07:38:31 -0300
commit66635782a4968cc9fcb58a07e1821cc910245a80 (patch)
tree5352ef68bd05eca5db1522f39c7ac5fd79246e9c /recipes-bsp/imx-test/imx-test_git.bb
parentea1b2fe42976a8a4970f2febccea1dfb08798a18 (diff)
parentc60279d886eba2d9bb51a00430066b8a0ca9a853 (diff)
downloadmeta-freescale-honister.tar.gz
Merge pull request #1512 from floion/honisterhonister
meta-freescale: migrate IMX repos from codeaurora to github
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 d33ad18c..110aeaf5 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.10.72_2.2.0" 19SRCBRANCH = "lf-5.10.72_2.2.0"
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://memtool_profile \ 22 file://memtool_profile \
23" 23"
24SRCREV = "a26b1ee51177e317aa05251d4c8f10c4c68064f6" 24SRCREV = "a26b1ee51177e317aa05251d4c8f10c4c68064f6"