diff options
author | Flora Hu <flora.hu@nxp.com> | 2024-11-04 17:00:05 +0800 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-11-07 11:18:04 +0000 |
commit | 58e5c4708c9dc70504266343882c491f97cab74c (patch) | |
tree | 5a46fe9fe0cccc99a129ae9822d5fe96b88687ef | |
parent | c82884da2a9768522896b548b715dad037f6bf77 (diff) | |
download | meta-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.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 5721313b..a4ad982b 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 | ||