summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp')
-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 66877a70..39e5a841 100644
--- a/recipes-bsp/rcw/rcw_git.bb
+++ b/recipes-bsp/rcw/rcw_git.bb
@@ -8,7 +8,7 @@ DEPENDS += "change-file-endianess-native tcl-native"
8inherit deploy siteinfo 8inherit deploy siteinfo
9 9
10SRC_URI = "git://github.com/qoriq-open-source/rcw.git;nobranch=1" 10SRC_URI = "git://github.com/qoriq-open-source/rcw.git;nobranch=1"
11SRCREV = "6719b046ee87b04026fe163e6c8fbbebba2186aa" 11SRCREV = "43c79c98d706a13572864bb4554df78c4fc24fe7"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14