From 7cbede1ab57a984ccb29d140805944808cbfcbec Mon Sep 17 00:00:00 2001 From: Chunrong Guo Date: Mon, 30 Oct 2017 16:53:48 +0800 Subject: [PATCH] rcw: update to 6719b04 *include the following changes: 6719b04 - Ls1043a: add workaround for pcie errata A-009859 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 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" inherit deploy siteinfo SRC_URI = "git://github.com/qoriq-open-source/rcw.git;nobranch=1" -SRCREV = "1a6236a34166219de324a105971eb9de05cde76e" +SRCREV = "6719b046ee87b04026fe163e6c8fbbebba2186aa" S = "${WORKDIR}/git" -- 2.40.1