summaryrefslogtreecommitdiffstats
path: root/meta-fsl-ppc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-fsl-ppc')
-rw-r--r--meta-fsl-ppc/recipes-extended/cst/cst_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-fsl-ppc/recipes-extended/cst/cst_git.bb b/meta-fsl-ppc/recipes-extended/cst/cst_git.bb
index e9f1b6f0..729ee5f8 100644
--- a/meta-fsl-ppc/recipes-extended/cst/cst_git.bb
+++ b/meta-fsl-ppc/recipes-extended/cst/cst_git.bb
@@ -9,8 +9,8 @@ DEPENDS += "openssl"
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://git.freescale.com/ppc/sdk/cst.git;branch=master"
13SRCREV = "2d35e98539c0daa2bc8049e3bd44994d3d93bbe7" 13SRCREV = "6f57c86c93cab0f4d0a40d83b685afa6932a6301"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16