From 3b9e8e87b9a58250ad4dda979c251e05bbdc4a8c Mon Sep 17 00:00:00 2001 From: "C.R. Guo" Date: Thu, 1 Mar 2018 16:53:40 +0800 Subject: [PATCH] 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 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" -- 2.40.1