summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorC.R. Guo <chunrong.guo@nxp.com>2018-03-02 17:17:20 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2018-03-06 10:01:46 -0300
commite1f689cdc30d3c6ba3470645b5d46c56f0cc2cbb (patch)
tree0a538b1031334a4270331b0cbe6c017b54402192
parentaede9cadcd79bf24500f77232cf6bcb482fd86f1 (diff)
downloadmeta-freescale-e1f689cdc30d3c6ba3470645b5d46c56f0cc2cbb.tar.gz
rcw: update SRC_URL
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r--recipes-bsp/rcw/rcw_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/rcw/rcw_git.bb b/recipes-bsp/rcw/rcw_git.bb
index e00c0a6e..51d1c6ca 100644
--- a/recipes-bsp/rcw/rcw_git.bb
+++ b/recipes-bsp/rcw/rcw_git.bb
@@ -7,7 +7,7 @@ DEPENDS += "change-file-endianess-native tcl-native"
7 7
8inherit deploy 8inherit deploy
9 9
10SRC_URI = "git://git.freescale.com/ppc/sdk/rcw.git;branch=sdk-v2.0.x" 10SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-yocto-sdk/rcw;branch=nxp/sdk-v2.0.x"
11SRCREV = "3252b8cce8e5a214c8e652121ef9b9460663c65a" 11SRCREV = "3252b8cce8e5a214c8e652121ef9b9460663c65a"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"