summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/rcw
diff options
context:
space:
mode:
authorC.R. Guo <chunrong.guo@nxp.com>2018-04-04 12:32:22 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2018-04-11 10:26:14 -0300
commit4692260384624933b84b1feb0133d64f439985d2 (patch)
tree196cbd5b8db375074301dff9b710c7647bbabdd7 /recipes-bsp/rcw
parente92f5cb438291c2ee70cfdbd85cfd95f299eb7ac (diff)
downloadmeta-freescale-4692260384624933b84b1feb0133d64f439985d2.tar.gz
rcw-bin: fix typo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
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"