From 1314af7d3d1eb1a2ab538270901357b13e2157c9 Mon Sep 17 00:00:00 2001 From: Flora Hu Date: Mon, 4 Nov 2024 17:00:05 +0800 Subject: rcw: Update to latest from NXP 6.6.36-2.1.0 update revision to 64abe70 Signed-off-by: Flora Hu --- 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 5721313b2..a4ad982b1 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://github.com/nxp-qoriq/rcw;protocol=https;nobranch=1" -SRCREV = "020dcf0645959afec6705f518e8350476891ef4f" +SRCREV = "64abe70cf0abab053c37db460c12e367e6adf7a4" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf