summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZelan Zou <zelan.zou@nxp.com>2025-08-29 15:21:20 +0800
committerZelan Zou <zelan.zou@nxp.com>2025-08-31 16:42:09 +0800
commitce23855c9af1eae0d100f932c0287073d37cb110 (patch)
treeb9a0f3de44d5e892cf01688f295ae42fd4b43514
parent4d5d516c73b157ca071c641d71561a6469dba3d5 (diff)
downloadmeta-freescale-ce23855c9af1eae0d100f932c0287073d37cb110.tar.gz
rcw: Update from LF6.12.20-2.0.0
Signed-off-by: Zelan Zou <zelan.zou@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 b73dd9753..6a52861b0 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 = "64abe70cf0abab053c37db460c12e367e6adf7a4" 11SRCREV = "45e69253690452656a4dfe933c4c9f55e1eb0f5f"
12 12
13export PYTHON = "${USRBINPATH}/python3" 13export PYTHON = "${USRBINPATH}/python3"
14 14