From: Chunrong Guo <[email protected]> *include the following changes: 6719b04 - Ls1043a: add workaround for pcie errata A-009859
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 9c2b156..66877a7 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" -- 1.9.0 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
