From e1f689cdc30d3c6ba3470645b5d46c56f0cc2cbb Mon Sep 17 00:00:00 2001 From: "C.R. Guo" Date: Fri, 2 Mar 2018 17:17:20 +0800 Subject: rcw: update SRC_URL Signed-off-by: Chunrong Guo Signed-off-by: Otavio Salvador --- recipes-bsp/rcw/rcw_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" inherit deploy -SRC_URI = "git://git.freescale.com/ppc/sdk/rcw.git;branch=sdk-v2.0.x" +SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-yocto-sdk/rcw;branch=nxp/sdk-v2.0.x" SRCREV = "3252b8cce8e5a214c8e652121ef9b9460663c65a" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf