From e2b1e40d2332b7d2e0038b9510436f58c9d5ac8c Mon Sep 17 00:00:00 2001 From: Chunrong Guo Date: Wed, 27 Jun 2018 17:26:06 +0800 Subject: cst: update to e9abf79 This includes the following change: e9abf79 - LS1088ARDB: Change DPL address SD in input file 74d1ebe - LS1088ARDB: Change DPL address in input file 1e600c9 - Merge pull request #87 in SDK/cst from ~NXA27423/cst-ls1012:master to master 11e6437 - Merge pull request #90 in SDK/cst from ~NXA08484/cst:master to master 7abaf13 - create_header: Add command line options f581f73 - Changes based on utilities supported in OpenSSL 1.1.0. 4daeb19 - LS1012AFRWY: Change kernel address in inputfile 20837ba - CH3: Fix issue in SRK offset Calculation 42f33a8 - LS1012AFRWY: Fix error in generating srk_hash.txt with flexbuild be43538 - LS1012AFRWY: Add input files for the platform Signed-off-by: Chunrong Guo Signed-off-by: Otavio Salvador --- recipes-devtools/cst/cst_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-devtools/cst') diff --git a/recipes-devtools/cst/cst_git.bb b/recipes-devtools/cst/cst_git.bb index b3df252d..bb21c2ed 100644 --- a/recipes-devtools/cst/cst_git.bb +++ b/recipes-devtools/cst/cst_git.bb @@ -12,7 +12,7 @@ inherit kernel-arch SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/cst;nobranch=1 \ file://0001-gen_otpmk_drbg-fails-compilation-due-to-uninitialize.patch \ " -SRCREV = "20b9a6e3d454c37ed323bfcc4c87879760c90836" +SRCREV = "e9abf79077fc8faf976e9a3c46a38111aa5b2e69" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf