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 61f5e9d4..a46b5115 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.4.y" 19SRCBRANCH = "lf-5.4.y"
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-mxc_v4l2_test-fix-compilation-error-produced-by-gcc9.patch \ 22 file://0001-mxc_v4l2_test-fix-compilation-error-produced-by-gcc9.patch \
23 file://memtool_profile \ 23 file://memtool_profile \
24" 24"