summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/rcw/rcw_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/rcw/rcw_git.bb')
-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"