]> code.ossystems Code Review - meta-freescale.git/commitdiff
cst: update to revision 6f57c86
authorTing Liu <ting.liu@freescale.com>
Fri, 10 Jul 2015 09:45:15 +0000 (17:45 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 13 Jul 2015 17:00:59 +0000 (14:00 -0300)
This imports following changes:

6f57c86 Modify input files comments.
327932d FIX SFP Write Protect Issue
dbc2080 Add support for SFP1.x and SFP2.x in gen_drv utility.
5aa79ec Modify images names in ls1 input files.
b5d442b P3/P5: Input Files for NAND Secure Boot
51dc4a4 Makefile: Build uni_pbi tool
a647f39 CST : Change Alignment offset

Signed-off-by: Ting Liu <ting.liu@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/recipes-devtools/cst/cst_git.bb

index 0684a2653b791ff177df018d8703a3bb7f425630..08dbd561b6ba44f895c3143f9d0f10e7d50277b3 100644 (file)
@@ -1,4 +1,4 @@
-DESCRIPTION = "CST Tool"
+DESCRIPTION = "utility for security boot"
 SECTION = "cst"
 LICENSE = "BSD"
 
@@ -9,8 +9,8 @@ DEPENDS += "openssl"
 
 inherit kernel-arch
 
-SRC_URI = "git://git.freescale.com/ppc/sdk/cst.git;branch=sdk-v1.7.x"
-SRCREV = "2d35e98539c0daa2bc8049e3bd44994d3d93bbe7"
+SRC_URI = "git://git.freescale.com/ppc/sdk/cst.git;branch=master"
+SRCREV = "6f57c86c93cab0f4d0a40d83b685afa6932a6301"
 
 S = "${WORKDIR}/git"