]> code.ossystems Code Review - meta-freescale.git/commitdiff
rcw: update to 1caebba
authorTing Liu <ting.liu@nxp.com>
Thu, 15 Apr 2021 10:29:03 +0000 (18:29 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 15 Apr 2021 12:45:31 +0000 (09:45 -0300)
Fix RCW binary decoding with Python3.

Signed-off-by: Ting Liu <ting.liu@nxp.com>
recipes-bsp/rcw/rcw_git.bb

index b09a158e12a4d5034210df1c2426874cdbaf28bd..6935061571888c0c74cff52873ff1c5c85346a91 100644 (file)
@@ -8,7 +8,7 @@ DEPENDS += "tcl-native"
 inherit deploy siteinfo
 
 SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/rcw;nobranch=1"
-SRCREV = "bd6675518e6cb22f731c53407cc0631aa240f49f"
+SRCREV = "1caebba96b6fd8eac9ef4246c181f2b47c448c4f"
 
 S = "${WORKDIR}/git"