From: Ting Liu Date: Thu, 15 Apr 2021 10:29:03 +0000 (+0800) Subject: rcw: update to 1caebba X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=e2017737e246f9ca1f05b471463fb6dff2b2cb98;p=meta-freescale.git rcw: update to 1caebba Fix RCW binary decoding with Python3. Signed-off-by: Ting Liu --- diff --git a/recipes-bsp/rcw/rcw_git.bb b/recipes-bsp/rcw/rcw_git.bb index b09a158e..69350615 100644 --- a/recipes-bsp/rcw/rcw_git.bb +++ b/recipes-bsp/rcw/rcw_git.bb @@ -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"