[OE-core] [dylan][PATCH 1/2] dtc: remove unnecessary 'protocol=git'

krzysztof.m.sywula at intel.com krzysztof.m.sywula at intel.com
Mon Mar 9 20:26:31 UTC 2015


From: Krzysztof Sywula <Krzysztof.M.Sywula at intel.com>

backporting change from master
88c5e10d6296efb175f05c3aae6e308972854cb1

Signed-off-by: Krzysztof Sywula <Krzysztof.M.Sywula at intel.com>
---
 meta/recipes-kernel/dtc/dtc.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-kernel/dtc/dtc.inc b/meta/recipes-kernel/dtc/dtc.inc
index 18847c6..6bf2363 100644
--- a/meta/recipes-kernel/dtc/dtc.inc
+++ b/meta/recipes-kernel/dtc/dtc.inc
@@ -6,7 +6,7 @@ DEPENDS = "flex-native bison-native"
 
 inherit autotools
 
-SRC_URI = "git://www.jdl.com/software/dtc.git;protocol=git \
+SRC_URI = "git://www.jdl.com/software/dtc.git \
            file://make_install.patch \
 	  "
 
-- 
1.8.2



More information about the Openembedded-core mailing list