From dfcfa628c6e89dcd16f25251885acf0ce6004981 Mon Sep 17 00:00:00 2001 From: "C.R. Guo" Date: Fri, 2 Mar 2018 15:07:09 +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 a5126ad0..c38cc090 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;nobranch=1" +SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-yocto-sdk/rcw;nobranch=1" SRCREV = "7bd43d920065171a8d805a3d02fa4c0b39885664" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf