summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorC.R. Guo <chunrong.guo@nxp.com>2018-03-02 15:06:47 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2018-03-06 10:03:49 -0300
commit5c9430454f47be7c3af4bb1dea3dd50a6170600f (patch)
treec7e6ec8ce1618d84b990f9b81dd36728c043a490
parentef1a2e09e01cf5075ca4b924d496d1ac7f38d60b (diff)
downloadmeta-freescale-5c9430454f47be7c3af4bb1dea3dd50a6170600f.tar.gz
cst: update SRC_URL
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-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"
9 9
10inherit kernel-arch 10inherit kernel-arch
11 11
12SRC_URI = "git://git.freescale.com/ppc/sdk/cst.git;nobranch=1" 12SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-yocto-sdk/cst;nobranch=1"
13SRCREV = "a292f9d52c9e5837a4836436f7540f1b0c01db92" 13SRCREV = "a292f9d52c9e5837a4836436f7540f1b0c01db92"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"