[meta-freescale] [PATCH] rcw-bin: fix typo

Chunrong Guo chunrong.guo at nxp.com
Tue Apr 3 21:32:22 PDT 2018


Signed-off-by: Chunrong Guo <chunrong.guo at nxp.com>
---
 recipes-bsp/rcw/rcw-bin_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-bsp/rcw/rcw-bin_git.bb b/recipes-bsp/rcw/rcw-bin_git.bb
index a8af927..420d964 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"
 
 inherit deploy siteinfo
 
-SRC_URI = "git:///github.com/NXP/qoriq-rcw-bin.git;nobranch=1"
+SRC_URI = "git://github.com/NXP/qoriq-rcw-bin.git;nobranch=1"
 SRCREV = "a48f3adeff3c2e54ef8b888ec629fa2d576461da"
 
 S = "${WORKDIR}/git"
-- 
1.9.0



More information about the meta-freescale mailing list