From: C.R. Guo Date: Fri, 2 Mar 2018 07:06:47 +0000 (+0800) Subject: cst: update SRC_URL X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=5c9430454f47be7c3af4bb1dea3dd50a6170600f;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 135d27c4..0c3d38e3 100644 --- a/recipes-devtools/cst/cst_git.bb +++ b/recipes-devtools/cst/cst_git.bb @@ -9,7 +9,7 @@ RDEPENDS_${PN} = "bash" inherit kernel-arch -SRC_URI = "git://git.freescale.com/ppc/sdk/cst.git;nobranch=1" +SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-yocto-sdk/cst;nobranch=1" SRCREV = "a292f9d52c9e5837a4836436f7540f1b0c01db92" S = "${WORKDIR}/git"