From: Chunrong Guo <[email protected]> *include the following changes: cbd5e66 - T2080: add workaround of errata A-008851 13c95e2 - rcw: remove binary files of SoCs 69104c3 - LS1012: Change header location in rcw for Secure Boot
Signed-off-by: Chunrong Guo <[email protected]> --- recipes-bsp/rcw/rcw_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/rcw/rcw_git.bb b/recipes-bsp/rcw/rcw_git.bb index 39e5a84..38348b3 100644 --- a/recipes-bsp/rcw/rcw_git.bb +++ b/recipes-bsp/rcw/rcw_git.bb @@ -8,7 +8,7 @@ DEPENDS += "change-file-endianess-native tcl-native" inherit deploy siteinfo SRC_URI = "git://github.com/qoriq-open-source/rcw.git;nobranch=1" -SRCREV = "43c79c98d706a13572864bb4554df78c4fc24fe7" +SRCREV = "cbd5e66fcb850e821c8632578410ceba5733a49e" S = "${WORKDIR}/git" -- 1.9.0 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
