summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorC.R. Guo <chunrong.guo@nxp.com>2018-03-02 15:07:09 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2018-03-06 10:03:49 -0300
commitdfcfa628c6e89dcd16f25251885acf0ce6004981 (patch)
treed38a3235aa92e82b236d29bca9beed6bc962a798
parentcf0c808fe204f04c4b31aa7878de8105fd6a7426 (diff)
downloadmeta-freescale-dfcfa628c6e89dcd16f25251885acf0ce6004981.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 a5126ad0..c38cc090 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;nobranch=1" 10SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-yocto-sdk/rcw;nobranch=1"
11SRCREV = "7bd43d920065171a8d805a3d02fa4c0b39885664" 11SRCREV = "7bd43d920065171a8d805a3d02fa4c0b39885664"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"