summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/rcw/rcw_git.bb
diff options
context:
space:
mode:
authorChunrong Guo <chunrong.guo@nxp.com>2017-12-27 17:21:19 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2018-01-25 16:30:35 -0200
commit4f6a670a08aaedc6324139c2d475489ce26d04cd (patch)
treef82372a275257974b1a5403925d95b1b064c6436 /recipes-bsp/rcw/rcw_git.bb
parent3c597971fd43eb3bd14fd87b0251871df2827b13 (diff)
downloadmeta-freescale-4f6a670a08aaedc6324139c2d475489ce26d04cd.tar.gz
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 <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-bsp/rcw/rcw_git.bb')
-rw-r--r--recipes-bsp/rcw/rcw_git.bb2
1 files changed, 1 insertions, 1 deletions
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"
8inherit deploy siteinfo 8inherit deploy siteinfo
9 9
10SRC_URI = "git://github.com/qoriq-open-source/rcw.git;nobranch=1" 10SRC_URI = "git://github.com/qoriq-open-source/rcw.git;nobranch=1"
11SRCREV = "43c79c98d706a13572864bb4554df78c4fc24fe7" 11SRCREV = "cbd5e66fcb850e821c8632578410ceba5733a49e"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14