From 9cf1c1b16c090c744f1a1156b3aa6f6d48cde401 Mon Sep 17 00:00:00 2001 From: Chunrong Guo Date: Mon, 30 Oct 2017 16:53:52 +0800 Subject: [PATCH] cst :update to 5e0ce70 *include the following changes: 5e0ce70 - Separate secboot_hdrs.bin for different boot typt Signed-off-by: Chunrong Guo Signed-off-by: Otavio Salvador --- recipes-devtools/cst/cst_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 SRC_URI = "git://github.com/qoriq-open-source/cst.git;nobranch=1 \ file://0001-gen_otpmk_drbg-fails-compilation-due-to-uninitialize.patch \ " -SRCREV = "1afb40c13097fc9e8a641aa5d0420498fea01c65" +SRCREV = "5e0ce7047c0185007efec2757fe4c55d49f95aad" S = "${WORKDIR}/git" -- 2.40.1