From: C.R. Guo Date: Wed, 4 Apr 2018 04:32:22 +0000 (+0800) Subject: rcw-bin: fix typo X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=4692260384624933b84b1feb0133d64f439985d2;p=meta-freescale.git rcw-bin: fix typo Signed-off-by: Chunrong Guo Signed-off-by: Otavio Salvador --- 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" 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"