From: C.R. Guo Date: Fri, 2 Mar 2018 09:17:03 +0000 (+0800) Subject: cst: update SRC_URL X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=42f67fb64c340f46fba7880e4845adaa565ac9c6;p=meta-freescale.git cst: update SRC_URL Signed-off-by: Chunrong Guo Signed-off-by: Otavio Salvador --- diff --git a/recipes-devtools/cst/cst_git.bb b/recipes-devtools/cst/cst_git.bb index 25f89afe..5a778143 100644 --- a/recipes-devtools/cst/cst_git.bb +++ b/recipes-devtools/cst/cst_git.bb @@ -10,7 +10,7 @@ RDEPENDS_${PN} = "bash" inherit kernel-arch -SRC_URI = "git://git.freescale.com/ppc/sdk/cst.git;branch=sdk-v2.0.x" +SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-yocto-sdk/cst;branch=sdk-v2.0.x" SRCREV = "67ee75303916fc60dfd68ba1920932f57a8b9e94" S = "${WORKDIR}/git"