From 0f8a64aa7f575cd4a57ea0691cedacf1d521ce68 Mon Sep 17 00:00:00 2001 From: Zhenhua Luo Date: Tue, 20 Dec 2016 20:19:01 +0800 Subject: 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 --- recipes-devtools/cst/cst_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-devtools') 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" -- cgit v1.2.3-54-g00ecf