summaryrefslogtreecommitdiffstats
path: root/recipes-extended
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-12 18:06:02 +0800
commit1f9296be07ffb066c1241f8b265d9fc739002a8c (patch)
tree64568a18455eb78dce0cdd5d1e8077869692de4c /recipes-extended
parent6567d3c0f08eb6c15806bf537a291d5a5360b388 (diff)
downloadmeta-fsl-ppc-1f9296be07ffb066c1241f8b265d9fc739002a8c.tar.gz
cst: update SHA for SDK 1.5
Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Diffstat (limited to 'recipes-extended')
-rw-r--r--recipes-extended/cst/cst_git.bb5
1 files changed, 2 insertions, 3 deletions
diff --git a/recipes-extended/cst/cst_git.bb b/recipes-extended/cst/cst_git.bb
index 9d2d297..82594c2 100644
--- a/recipes-extended/cst/cst_git.bb
+++ b/recipes-extended/cst/cst_git.bb
@@ -7,9 +7,8 @@ LIC_FILES_CHKSUM = "file://RELEASENOTES;beginline=8;endline=43;md5=5a7b22a2c96b5
7 7
8DEPENDS += "openssl" 8DEPENDS += "openssl"
9 9
10SRCBRANCH = "sdk-v1.4.x" 10SRC_URI = "git://git.freescale.com/ppc/sdk/cst.git;nobranch=1"
11SRC_URI = "git://git.freescale.com/ppc/sdk/cst.git;branch=${SRCBRANCH}" 11SRCREV = "55223ed64404ee57c55416017a8d65b28314282e"
12SRCREV = "e4035cbf54ed481147c6ae65c741ef75dc9ec37f"
13 12
14S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
15 14