summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/rcw/rcw_git.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2023-07-25 07:58:23 -0300
committerGitHub <noreply@github.com>2023-07-25 07:58:23 -0300
commit4b8c4612f4dda57489d8f465387e05c87decfc05 (patch)
treec10756c5de95ba0d25a2578bfb67eb5c22c864ae /recipes-bsp/rcw/rcw_git.bb
parent1fec47836b5d077acb0417d561a09fecc64ac62f (diff)
parent6e097f563928b3ac9e2b472433eabbc08a094e93 (diff)
downloadmeta-freescale-4b8c4612f4dda57489d8f465387e05c87decfc05.tar.gz
Merge pull request #1620 from junzhuimx/master
Update rcw/uefi/mc-utils/dp-firmware-cadence to L6.1.22-2.0.0 release
Diffstat (limited to 'recipes-bsp/rcw/rcw_git.bb')
-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 901fed5d..5721313b 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 = "a4db86818de35d0168a48d3f17878ec68fb1cf6d" 11SRCREV = "020dcf0645959afec6705f518e8350476891ef4f"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14