From: Chunrong Guo <[email protected]> *include the following changes: 5e0ce70 - Separate secboot_hdrs.bin for different boot typt
Signed-off-by: Chunrong Guo <[email protected]> --- 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 dc0ae5e..37ee71c 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" -- 1.9.0 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
