summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlora Hu <flora.hu@nxp.com>2024-11-04 17:00:05 +0800
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2024-11-07 11:18:04 +0000
commit58e5c4708c9dc70504266343882c491f97cab74c (patch)
tree5a46fe9fe0cccc99a129ae9822d5fe96b88687ef
parentc82884da2a9768522896b548b715dad037f6bf77 (diff)
downloadmeta-freescale-58e5c4708c9dc70504266343882c491f97cab74c.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> (cherry picked from commit 1314af7d3d1eb1a2ab538270901357b13e2157c9)
-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 5721313b..a4ad982b 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