From: Chunrong Guo Date: Fri, 28 Jul 2017 07:44:07 +0000 (+0800) Subject: cst:update to 6424157985568df3f42a46e24222e38671455ddb X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=14dd91a02356fc5b650a12b9bd73afbeea06e991;p=meta-freescale.git cst:update to 6424157985568df3f42a46e24222e38671455ddb This includes the following changes: 6424157 - Correct copyright on ls104x_1012_sd.sh script 8666062 - Resolve Copyright issue 90588b7 - Merge pull request #69 in SDK/cst from ~B57223/cst-create-pbi:master to master f8a0c0b - Add Distroboot specific changes 4431381 - Merge pull request #68 in SDK/cst from ~B57231/cst:feature/DASHv1.0 to master 1127de5 - LS1088: Change DPC,MC DDR address in input file 579cf9e - Merge pull request #67 in SDK/cst from ~B57223/cst-create-pbi:master to master 06d5592 - Merge pull request #66 in SDK/cst from ~B57231/cst:feature/DASHv1.0 to master 23797ab - LS2080A : Input files for QSPI boot target. cf3b4d8 - Remove Issues observed on coverity analysis a347701 - LS2088A: Adjust the memory map for NOR boot 94d0313 - Merge pull request #65 in SDK/cst from feature/DASHv1.0 to master d9ebb1f - LS1088A: Signing PPA image using script 47c7faa - LS1088A: PPA Input file for IE key extension feature a60bd3d - LS1088A: Input file for QSPI target to validate PPA 0fa1dcb - Correct gen_otpmk_drbg to generate OTPMK as per TAUG 7b90855 - Unify nand and sd input files for ls1 and ls104x_1012 8ecddf7 - ls104x_ls1012: Update ppa address in input files 6820365 - Add platform spefic signing scripts for DASH v1.0 fd17bdf - Update ls2088_1088 input files as per DASH memory map 8a7d45d - Unify input files of ls1043,46,12 to ls104x_1012 8dbf5f3 - Update ls1 input files as per DASH memory map 24c2aa6 - Input files of PPA for signing image for SD secure boot Signed-off-by: Chunrong Guo Signed-off-by: Otavio Salvador --- diff --git a/recipes-devtools/cst/cst_git.bb b/recipes-devtools/cst/cst_git.bb index 135d27c4..fcae0c79 100644 --- a/recipes-devtools/cst/cst_git.bb +++ b/recipes-devtools/cst/cst_git.bb @@ -9,8 +9,8 @@ RDEPENDS_${PN} = "bash" inherit kernel-arch -SRC_URI = "git://git.freescale.com/ppc/sdk/cst.git;nobranch=1" -SRCREV = "a292f9d52c9e5837a4836436f7540f1b0c01db92" +SRC_URI = "git://github.com/qoriq-open-source/cst.git;nobranch=1" +SRCREV = "6424157985568df3f42a46e24222e38671455ddb" S = "${WORKDIR}/git"