From 4f6a670a08aaedc6324139c2d475489ce26d04cd Mon Sep 17 00:00:00 2001 From: Chunrong Guo Date: Wed, 27 Dec 2017 17:21:19 +0800 Subject: [PATCH] rcw: update to cbd5e66 *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 Signed-off-by: Otavio Salvador --- 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 39e5a841..38348b3e 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" -- 2.40.1