summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/dtc
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:52:00 +0000
commit67261e2d7a2acd2646b4e25ab1456bec07e93834 (patch)
treef447339d98ccd14fdbcfe65092182700a7915242 /meta/recipes-kernel/dtc
parent49547a6d6dead6c9e9c8c209afacd9edc6a9bd5f (diff)
downloadast2050-yocto-poky-67261e2d7a2acd2646b4e25ab1456bec07e93834.zip
ast2050-yocto-poky-67261e2d7a2acd2646b4e25ab1456bec07e93834.tar.gz
dtc: old SRC_URI died, changing to new working one
(From OE-Core rev: 131a17f014e6373dae526cc927588ccc0fedc38d) Signed-off-by: Krzysztof Sywula <krzysztof.m.sywula@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/dtc')
-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 13f5508..95023b6 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 \
"
OpenPOWER on IntegriCloud