summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/imx-test/imx-test_git.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2023-04-03 11:00:05 -0300
committerGitHub <noreply@github.com>2023-04-03 11:00:05 -0300
commitc0c3b6108837ff232831b67c9ca87fb5b891182a (patch)
treef3c2434da608d36d787036511feada4352684605 /recipes-bsp/imx-test/imx-test_git.bb
parentd5a82541a97dd3a6b9116a1cd72f9965510a3de9 (diff)
parentd934c5b083b85ddf43f6a9ef0de8f74133c11cc7 (diff)
downloadmeta-freescale-c0c3b6108837ff232831b67c9ca87fb5b891182a.tar.gz
Merge pull request #1476 from jviguera/gatesgarthgatesgarth
[gatesgarth] 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 b9c12e18..c44d7153 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_5.4.47_2.2.0" 19SRCBRANCH = "imx_5.4.47_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://0001-pxp-test-Fix-format-security-error.patch \ 22 file://0001-pxp-test-Fix-format-security-error.patch \
23 file://memtool_profile \ 23 file://memtool_profile \
24" 24"