diff options
Diffstat (limited to 'recipes-bsp/imx-test/imx-test_git.bb')
-rw-r--r-- | recipes-bsp/imx-test/imx-test_git.bb | 2 |
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 ddc87a97..163c9c16 100644 --- a/recipes-bsp/imx-test/imx-test_git.bb +++ b/recipes-bsp/imx-test/imx-test_git.bb | |||
@@ -8,7 +8,7 @@ PV = "6.0+${SRCPV}" | |||
8 | PARALLEL_MAKE="-j 1" | 8 | PARALLEL_MAKE="-j 1" |
9 | 9 | ||
10 | SRCBRANCH = "nxp/imx_4.9.11_1.0.0_ga" | 10 | SRCBRANCH = "nxp/imx_4.9.11_1.0.0_ga" |
11 | SRC_URI = "git://source.codeaurora.org/external/imx/imx-test.git;protocol=https;branch=${SRCBRANCH}" | 11 | SRC_URI = "git://github.com/nxp-imx/imx-test.git;protocol=https;branch=${SRCBRANCH}" |
12 | SRCREV = "fb250a795ce0d25c19610e9e19e1cd815fc64cb9" | 12 | SRCREV = "fb250a795ce0d25c19610e9e19e1cd815fc64cb9" |
13 | 13 | ||
14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |