diff options
author | C.R. Guo <chunrong.guo@nxp.com> | 2018-03-01 16:53:40 +0800 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2018-03-06 10:05:00 -0300 |
commit | 3b9e8e87b9a58250ad4dda979c251e05bbdc4a8c (patch) | |
tree | c3136ef36e353177e98160605faa100c8d952daf | |
parent | b3926741ea68858fda4bd3e4654f7828368fbe81 (diff) | |
download | meta-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.bb | 2 |
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 | ||
8 | inherit deploy siteinfo | 8 | inherit deploy siteinfo |
9 | 9 | ||
10 | SRC_URI = "git://github.com/qoriq-open-source/rcw.git;nobranch=1" | 10 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/rcw;nobranch=1" |
11 | SRCREV = "43c79c98d706a13572864bb4554df78c4fc24fe7" | 11 | SRCREV = "43c79c98d706a13572864bb4554df78c4fc24fe7" |
12 | 12 | ||
13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |