aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/imx-test/imx-test_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/imx-test/imx-test_git.bb b/recipes-bsp/imx-test/imx-test_git.bb
index 4a2472b3..ddc87a97 100644
--- a/recipes-bsp/imx-test/imx-test_git.bb
+++ b/recipes-bsp/imx-test/imx-test_git.bb
@@ -7,8 +7,8 @@ PV = "6.0+${SRCPV}"
PARALLEL_MAKE="-j 1"
-SRCBRANCH = "imx_4.9.11_1.0.0_ga"
-SRC_URI = "git://git.freescale.com/imx/imx-test.git;protocol=git;branch=${SRCBRANCH}"
+SRCBRANCH = "nxp/imx_4.9.11_1.0.0_ga"
+SRC_URI = "git://source.codeaurora.org/external/imx/imx-test.git;protocol=https;branch=${SRCBRANCH}"
SRCREV = "fb250a795ce0d25c19610e9e19e1cd815fc64cb9"
S = "${WORKDIR}/git"