summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/rcw
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/rcw')
-rw-r--r--recipes-bsp/rcw/rcw-bin_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/rcw/rcw-bin_git.bb b/recipes-bsp/rcw/rcw-bin_git.bb
index a8af927c..420d9641 100644
--- a/recipes-bsp/rcw/rcw-bin_git.bb
+++ b/recipes-bsp/rcw/rcw-bin_git.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://NXP-Binary-EULA;md5=ba5ff3a3faf52a38970d0a536ef42df5"
5 5
6inherit deploy siteinfo 6inherit deploy siteinfo
7 7
8SRC_URI = "git:///github.com/NXP/qoriq-rcw-bin.git;nobranch=1" 8SRC_URI = "git://github.com/NXP/qoriq-rcw-bin.git;nobranch=1"
9SRCREV = "a48f3adeff3c2e54ef8b888ec629fa2d576461da" 9SRCREV = "a48f3adeff3c2e54ef8b888ec629fa2d576461da"
10 10
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"