From: C.R. Guo Date: Fri, 2 Mar 2018 07:07:09 +0000 (+0800) Subject: rcw: update SRC_URL X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=dfcfa628c6e89dcd16f25251885acf0ce6004981;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 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"