summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorC.R. Guo <chunrong.guo@nxp.com>2018-03-01 16:53:40 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2018-03-06 10:05:00 -0300
commit3b9e8e87b9a58250ad4dda979c251e05bbdc4a8c (patch)
treec3136ef36e353177e98160605faa100c8d952daf
parentb3926741ea68858fda4bd3e4654f7828368fbe81 (diff)
downloadmeta-freescale-3b9e8e87b9a58250ad4dda979c251e05bbdc4a8c.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 39e5a8413..de76708de 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 siteinfo 8inherit deploy siteinfo
9 9
10SRC_URI = "git://github.com/qoriq-open-source/rcw.git;nobranch=1" 10SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/rcw;nobranch=1"
11SRCREV = "43c79c98d706a13572864bb4554df78c4fc24fe7" 11SRCREV = "43c79c98d706a13572864bb4554df78c4fc24fe7"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"