summaryrefslogtreecommitdiffstats
path: root/recipes-devtools
diff options
context:
space:
mode:
authorChunrong Guo <chunrong.guo@nxp.com>2017-10-30 16:53:52 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2017-11-06 10:00:21 -0200
commit9cf1c1b16c090c744f1a1156b3aa6f6d48cde401 (patch)
tree75552530f1d5ea0a402addf2fa3a16fc7119a1c0 /recipes-devtools
parent83916db32c7d3a495d0f0364773d1cca3873c4a4 (diff)
downloadmeta-freescale-9cf1c1b16c090c744f1a1156b3aa6f6d48cde401.tar.gz
cst :update to 5e0ce70
*include the following changes: 5e0ce70 - Separate secboot_hdrs.bin for different boot typt Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-devtools')
-rw-r--r--recipes-devtools/cst/cst_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/cst/cst_git.bb b/recipes-devtools/cst/cst_git.bb
index dc0ae5e8..37ee71ca 100644
--- a/recipes-devtools/cst/cst_git.bb
+++ b/recipes-devtools/cst/cst_git.bb
@@ -12,7 +12,7 @@ inherit kernel-arch
12SRC_URI = "git://github.com/qoriq-open-source/cst.git;nobranch=1 \ 12SRC_URI = "git://github.com/qoriq-open-source/cst.git;nobranch=1 \
13 file://0001-gen_otpmk_drbg-fails-compilation-due-to-uninitialize.patch \ 13 file://0001-gen_otpmk_drbg-fails-compilation-due-to-uninitialize.patch \
14" 14"
15SRCREV = "1afb40c13097fc9e8a641aa5d0420498fea01c65" 15SRCREV = "5e0ce7047c0185007efec2757fe4c55d49f95aad"
16 16
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
18 18