dtc: Update source URLs.

The repository seems to have moved and isn't reachable at the old site
anymore.
This commit is contained in:
Michael Lotz
2014-10-15 00:02:44 +02:00
parent 3100a8d52c
commit 7a7b2d1601

View File

@@ -2,8 +2,8 @@ SUMMARY="The Device Tree Compiler"
DESCRIPTION="
The Device Tree Compiler
"
HOMEPAGE="http://git.jdl.com/gitweb/?p=dtc.git;a=summary"
SRC_URI="git://git.jdl.com/software/dtc.git#v1.4.0"
HOMEPAGE="https://git.kernel.org/cgit/utils/dtc/dtc.git"
SRC_URI="git://git.kernel.org/pub/scm/utils/dtc/dtc.git#v1.4.0"
LICENSE="GNU GPL v2"
COPYRIGHT="2005 David Gibson, IBM Corporation"
REVISION="1"