summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZhenhua Luo <zhenhua.luo@freescale.com>2013-12-15 10:08:15 +0800
committerZhenhua Luo <zhenhua.luo@freescale.com>2014-01-13 12:11:34 +0800
commit840589d99a7a85f0c436a92e23069ff15e4958df (patch)
treea8551b5a8877aeffc10ce29e3a8fce477b35511c
parente6006b1fc6ad551c2f356475f12c2ac361657978 (diff)
downloadmeta-fsl-ppc-840589d99a7a85f0c436a92e23069ff15e4958df.tar.gz
cst: update SHA for SDK 1.5
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
-rw-r--r--recipes-extended/cst/cst_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/cst/cst_git.bb b/recipes-extended/cst/cst_git.bb
index 177f23c..8f0fcd0 100644
--- a/recipes-extended/cst/cst_git.bb
+++ b/recipes-extended/cst/cst_git.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://RELEASENOTES;beginline=8;endline=43;md5=5a7b22a2c96b5
8DEPENDS += "openssl" 8DEPENDS += "openssl"
9 9
10SRC_URI = "git://git.freescale.com/ppc/sdk/cst.git" 10SRC_URI = "git://git.freescale.com/ppc/sdk/cst.git"
11SRCREV = "e4035cbf54ed481147c6ae65c741ef75dc9ec37f" 11SRCREV = "55223ed64404ee57c55416017a8d65b28314282e"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14