aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-devtools/cst/cst_git.bb2
1 files changed, 1 insertions, 1 deletions
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"