From 4692260384624933b84b1feb0133d64f439985d2 Mon Sep 17 00:00:00 2001 From: "C.R. Guo" Date: Wed, 4 Apr 2018 12:32:22 +0800 Subject: [PATCH] rcw-bin: fix typo Signed-off-by: Chunrong Guo Signed-off-by: Otavio Salvador --- 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 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" -- 2.40.1