summaryrefslogtreecommitdiffstats
path: root/recipes-extended
diff options
context:
space:
mode:
authorTing Liu <b28495@freescale.com>2014-06-14 12:16:45 +0800
committerZhenhua Luo <zhenhua.luo@freescale.com>2014-07-08 18:14:47 +0800
commita6dd6badde0dfd608478efda2456e2656c7554c9 (patch)
treed22ee0558f603f426876ddb81a2f48bc2fd0a3c3 /recipes-extended
parentd60be71893413fff14ba6f53d701c9d4cea02671 (diff)
downloadmeta-fsl-ppc-a6dd6badde0dfd608478efda2456e2656c7554c9.tar.gz
cst: update to sdk v1.6 release
changes: KEY_SELECT removed from input file for u-boot -LS1 Input files added for LS1 (group 5) Added proper address of u-boot for u-boot header LS1021: unisign fixed for group5 code clean up code cleanup Added sample input file for legacy boot feature in dir: input_files/legacy_cfsign/ Added legacy boot feature code clean up Entry point and address changed for increased U-boot Size add support for SDHC in CSF(ESBC) Header input files modified for c29x Signed-off-by: Ting Liu <b28495@freescale.com>
Diffstat (limited to 'recipes-extended')
-rw-r--r--recipes-extended/cst/cst_git.bb4
1 files changed, 1 insertions, 3 deletions
diff --git a/recipes-extended/cst/cst_git.bb b/recipes-extended/cst/cst_git.bb
index a9d41ac..0ec883b 100644
--- a/recipes-extended/cst/cst_git.bb
+++ b/recipes-extended/cst/cst_git.bb
@@ -8,9 +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;nobranch=1" 10SRC_URI = "git://git.freescale.com/ppc/sdk/cst.git;nobranch=1"
11SRCREV = "55223ed64404ee57c55416017a8d65b28314282e" 11SRCREV = "321b798b84cb5fe6564dfb233dea046e779d6f74"
12SRCREV_t2080qds = "fd8f47ed97bc9a878a203e77ca74b2b8eda86a66"
13SRCREV_t2080qds-64b = "fd8f47ed97bc9a878a203e77ca74b2b8eda86a66"
14 12
15S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
16 14