summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/rcw/rcw_git.bb
diff options
context:
space:
mode:
authorChunrong Guo <chunrong.guo@nxp.com>2017-10-30 16:53:48 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2017-11-06 10:00:21 -0200
commit7cbede1ab57a984ccb29d140805944808cbfcbec (patch)
tree4b76c6925a48be04da387c4b1c71b7cd8f9e7cd9 /recipes-bsp/rcw/rcw_git.bb
parentc61193a840958fc67694c2448b7334f7a2384d1a (diff)
downloadmeta-freescale-7cbede1ab57a984ccb29d140805944808cbfcbec.tar.gz
rcw: update to 6719b04
*include the following changes: 6719b04 - Ls1043a: add workaround for pcie errata A-009859 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 9c2b156a..66877a70 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 = "1a6236a34166219de324a105971eb9de05cde76e" 11SRCREV = "6719b046ee87b04026fe163e6c8fbbebba2186aa"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14