From: Krzysztof Sywula Date: Mon, 9 Mar 2015 20:26:32 +0000 (+0000) Subject: dtc: old SRC_URI died, changing to new working one X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=bd2ed00b7062afbd300dc59d3f5f5ab90894d9c3;p=openembedded-core.git dtc: old SRC_URI died, changing to new working one (From OE-Core rev: 131a17f014e6373dae526cc927588ccc0fedc38d) Signed-off-by: Krzysztof Sywula Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-kernel/dtc/dtc.inc b/meta/recipes-kernel/dtc/dtc.inc index 18847c613f..30bbcfdadf 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://git.kernel.org/pub/scm/utils/dtc/dtc.git;protocol=git \ file://make_install.patch \ "