From 5c9430454f47be7c3af4bb1dea3dd50a6170600f Mon Sep 17 00:00:00 2001 From: "C.R. Guo" Date: Fri, 2 Mar 2018 15:06:47 +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 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" -- cgit v1.2.3-54-g00ecf