diff options
author | Flora Hu <flora.hu@nxp.com> | 2024-11-04 17:00:05 +0800 |
---|---|---|
committer | Flora Hu <flora.hu@nxp.com> | 2024-11-05 11:06:30 +0800 |
commit | 1314af7d3d1eb1a2ab538270901357b13e2157c9 (patch) | |
tree | 528cf3305adfa4d22a50c54fba494855a41941d8 | |
parent | 1e3e3eb90e58a652899c9e9a9c49cecccc586b9c (diff) | |
download | meta-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.bb | 2 |
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" | |||
8 | inherit deploy siteinfo | 8 | inherit deploy siteinfo |
9 | 9 | ||
10 | SRC_URI = "git://github.com/nxp-qoriq/rcw;protocol=https;nobranch=1" | 10 | SRC_URI = "git://github.com/nxp-qoriq/rcw;protocol=https;nobranch=1" |
11 | SRCREV = "020dcf0645959afec6705f518e8350476891ef4f" | 11 | SRCREV = "64abe70cf0abab053c37db460c12e367e6adf7a4" |
12 | 12 | ||
13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
14 | 14 | ||