summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/imx-test/imx-test_git.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2023-03-31 20:45:00 -0300
committerGitHub <noreply@github.com>2023-03-31 20:45:00 -0300
commitfe0744e483ac23c624c6372f40d0e9b099a639d1 (patch)
tree4c01289d02d1a472b109656e3415d99921e104da /recipes-bsp/imx-test/imx-test_git.bb
parent86772601e7f6ea188dfaf64097edafc05e15aef3 (diff)
parentcbe69b170fbdb201ae9bc80889678709e64caa78 (diff)
downloadmeta-freescale-fe0744e483ac23c624c6372f40d0e9b099a639d1.tar.gz
Merge pull request #1472 from logbaseaofn/sumosumo
Migrate codeaurora repositories to github (sumo)
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 0932d410..24c85faa 100644
--- a/recipes-bsp/imx-test/imx-test_git.bb
+++ b/recipes-bsp/imx-test/imx-test_git.bb
@@ -16,7 +16,7 @@ PV = "7.0+${SRCPV}"
16SRCBRANCH = "imx_4.9.88_2.0.0_ga" 16SRCBRANCH = "imx_4.9.88_2.0.0_ga"
17SRCREV = "1f7da41b3a8d5dff8329d7b01b10d4d71144b43e" 17SRCREV = "1f7da41b3a8d5dff8329d7b01b10d4d71144b43e"
18SRC_URI = " \ 18SRC_URI = " \
19 git://source.codeaurora.org/external/imx/imx-test.git;protocol=https;branch=${SRCBRANCH} \ 19 git://github.com/nxp-imx/imx-test.git;protocol=https;branch=${SRCBRANCH} \
20 file://0001-test-Makefile-Add-include-path-to-CC-command.patch \ 20 file://0001-test-Makefile-Add-include-path-to-CC-command.patch \
21" 21"
22 22