summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/imx-test/imx-test_git.bb
diff options
context:
space:
mode:
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