]> code.ossystems Code Review - meta-freescale.git/commitdiff
rcw-bin: fix typo
authorC.R. Guo <chunrong.guo@nxp.com>
Wed, 4 Apr 2018 04:32:22 +0000 (12:32 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 11 Apr 2018 13:26:14 +0000 (10:26 -0300)
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-bsp/rcw/rcw-bin_git.bb

index a8af927ce26c023414ee7f0218ed11028b61380f..420d96414e5684feb56e67d61314a40875c2ea16 100644 (file)
@@ -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"