diff options
| author | C.R. Guo <chunrong.guo@nxp.com> | 2018-03-02 11:09:03 +0800 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2018-03-06 10:05:43 -0300 |
| commit | f42fb27876edd9c1e51415a28e53376b38e4a1f8 (patch) | |
| tree | 48ae41c1a6dd7e0ea6c730e7909b80700efc284b | |
| parent | 9df8350097f0d959f45ce2418a763a1d9f0c601c (diff) | |
| download | meta-freescale-f42fb27876edd9c1e51415a28e53376b38e4a1f8.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 38348b3ed..8ebbfd785 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 = "cbd5e66fcb850e821c8632578410ceba5733a49e" | 11 | SRCREV = "cbd5e66fcb850e821c8632578410ceba5733a49e" |
| 12 | 12 | ||
| 13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
