From 42f67fb64c340f46fba7880e4845adaa565ac9c6 Mon Sep 17 00:00:00 2001 From: "C.R. Guo" Date: Fri, 2 Mar 2018 17:17:03 +0800 Subject: cst: update SRC_URL Signed-off-by: Chunrong Guo Signed-off-by: Otavio Salvador --- recipes-devtools/cst/cst_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3-54-g00ecf