aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKrzysztof Sywula <krzysztof.m.sywula@intel.com>2014-11-20 19:37:42 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-11-21 16:51:57 +0000
commit131a17f014e6373dae526cc927588ccc0fedc38d (patch)
treee04bb32191953bc3513294c01417ae84dab39463
parent323b2d27598df8fe18892559e093ae7281e99918 (diff)
downloadopenembedded-core-contrib-131a17f014e6373dae526cc927588ccc0fedc38d.tar.gz
dtc: old SRC_URI died, changing to new working one
Signed-off-by: Krzysztof Sywula <krzysztof.m.sywula@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-kernel/dtc/dtc.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/dtc/dtc.inc b/meta/recipes-kernel/dtc/dtc.inc
index 13f5508026..95023b6e97 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-brokensep
-SRC_URI = "git://www.jdl.com/software/dtc.git \
+SRC_URI = "git://git.kernel.org/pub/scm/utils/dtc/dtc.git \
file://make_install.patch \
"