diff options
author | Ting Liu <ting.liu@freescale.com> | 2015-07-17 13:36:42 +0800 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2015-07-28 23:26:57 -0300 |
commit | 7cb1fc17826e8dbcdab8e34dba3d624e2423edfc (patch) | |
tree | 31d88a024c30b31849f690b03e16b8c521ebdd0c /meta-fsl-ppc/recipes-extended | |
parent | 80fe026bc6c81c235c1342e95f80127b84bda62d (diff) | |
download | meta-freescale-7cb1fc17826e8dbcdab8e34dba3d624e2423edfc.tar.gz |
cst: update to revision 6f57c86
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>
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'meta-fsl-ppc/recipes-extended')
-rw-r--r-- | meta-fsl-ppc/recipes-extended/cst/cst_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-fsl-ppc/recipes-extended/cst/cst_git.bb b/meta-fsl-ppc/recipes-extended/cst/cst_git.bb index e9f1b6f0..729ee5f8 100644 --- a/meta-fsl-ppc/recipes-extended/cst/cst_git.bb +++ b/meta-fsl-ppc/recipes-extended/cst/cst_git.bb | |||
@@ -9,8 +9,8 @@ DEPENDS += "openssl" | |||
9 | 9 | ||
10 | inherit kernel-arch | 10 | inherit kernel-arch |
11 | 11 | ||
12 | SRC_URI = "git://git.freescale.com/ppc/sdk/cst.git;nobranch=1" | 12 | SRC_URI = "git://git.freescale.com/ppc/sdk/cst.git;branch=master" |
13 | SRCREV = "2d35e98539c0daa2bc8049e3bd44994d3d93bbe7" | 13 | SRCREV = "6f57c86c93cab0f4d0a40d83b685afa6932a6301" |
14 | 14 | ||
15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
16 | 16 | ||