From: Zhenhua Luo Date: Tue, 20 Dec 2016 12:19:01 +0000 (+0800) Subject: cst: upgrade to SDK 2.0 GA-1611 release X-Git-Tag: 2.2~59 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=f5e39448c6f6d370a40daf96760d4b06861d7b41;p=meta-freescale.git cst: upgrade to SDK 2.0 GA-1611 release The following commits are included. * 67ee753 Add CST product license file. * e78078b Merge pull request #32 in SDK/cst from ~B57223/cst:master to master * eaceb20 LS1046ARDB: Add input files for IE_Key Extension * baa6822 Add tcl script for byte swapping the images. * 6ef61cd LS1046AQDS: Add input files for IE_Key Extension * d3369bd LS1046AQDS: Add input files for nor secure boot * b33a74f LS1012ARDB: Add input files for IE-Key Extension * d802e28 Add input files for LS1046 QSPI target * b4c1012 Add input files for LS2088_1088 target * c060cda IE Table: Modify CCSR offset for PBI write cmd * 3b20ac4 Add ppa input file for ls1012 * 57a7253 Add input files for LS1012 Signed-off-by: Ting Liu Signed-off-by: Zhenhua Luo Signed-off-by: Otavio Salvador --- diff --git a/recipes-devtools/cst/cst_git.bb b/recipes-devtools/cst/cst_git.bb index c9cc54a3..25f89afe 100644 --- a/recipes-devtools/cst/cst_git.bb +++ b/recipes-devtools/cst/cst_git.bb @@ -11,7 +11,7 @@ RDEPENDS_${PN} = "bash" inherit kernel-arch SRC_URI = "git://git.freescale.com/ppc/sdk/cst.git;branch=sdk-v2.0.x" -SRCREV = "d1c6c28ee78f8ed2aa92dbd6c0c00e6defe1242b" +SRCREV = "67ee75303916fc60dfd68ba1920932f57a8b9e94" S = "${WORKDIR}/git"