From: C.R. Guo Date: Fri, 2 Mar 2018 03:09:03 +0000 (+0800) Subject: rcw: update SRC_URL X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=f42fb27876edd9c1e51415a28e53376b38e4a1f8;p=meta-freescale.git rcw: update SRC_URL Signed-off-by: Chunrong Guo Signed-off-by: Otavio Salvador --- diff --git a/recipes-bsp/rcw/rcw_git.bb b/recipes-bsp/rcw/rcw_git.bb index 38348b3e..8ebbfd78 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 siteinfo -SRC_URI = "git://github.com/qoriq-open-source/rcw.git;nobranch=1" +SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/rcw;nobranch=1" SRCREV = "cbd5e66fcb850e821c8632578410ceba5733a49e" S = "${WORKDIR}/git"