From: C.R. Guo Date: Thu, 1 Mar 2018 08:53:40 +0000 (+0800) Subject: rcw: update SRC_URL X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=3b9e8e87b9a58250ad4dda979c251e05bbdc4a8c;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 39e5a841..de76708d 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 = "43c79c98d706a13572864bb4554df78c4fc24fe7" S = "${WORKDIR}/git"