summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlora Hu <flora.hu@nxp.com>2024-11-04 17:00:05 +0800
committerFlora Hu <flora.hu@nxp.com>2024-11-05 11:06:30 +0800
commit1314af7d3d1eb1a2ab538270901357b13e2157c9 (patch)
tree528cf3305adfa4d22a50c54fba494855a41941d8
parent1e3e3eb90e58a652899c9e9a9c49cecccc586b9c (diff)
downloadmeta-freescale-1314af7d3d1eb1a2ab538270901357b13e2157c9.tar.gz
rcw: Update to latest from NXP 6.6.36-2.1.0
update revision to 64abe70 Signed-off-by: Flora Hu <flora.hu@nxp.com>
-rw-r--r--recipes-bsp/rcw/rcw_git.bb2
1 files changed, 1 insertions, 1 deletions
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"
8inherit deploy siteinfo 8inherit deploy siteinfo
9 9
10SRC_URI = "git://github.com/nxp-qoriq/rcw;protocol=https;nobranch=1" 10SRC_URI = "git://github.com/nxp-qoriq/rcw;protocol=https;nobranch=1"
11SRCREV = "020dcf0645959afec6705f518e8350476891ef4f" 11SRCREV = "64abe70cf0abab053c37db460c12e367e6adf7a4"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14