[PATCH 1/1] Update source code location for dtc in manual.txt

From: xypron . glpk
Date: Sun Mar 02 2014 - 16:39:37 EST


From: Heinrich Schuchardt <xypron.glpk@xxxxxx>

The information about the location of the source code of the
device tree compiler was inaccurate.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@xxxxxx>
---
Documentation/manual.txt | 21 +++++++++------------
1 file changed, 9 insertions(+), 12 deletions(-)

diff --git a/Documentation/manual.txt b/Documentation/manual.txt
index 65c8540..0a8e6d5 100644
--- a/Documentation/manual.txt
+++ b/Documentation/manual.txt
@@ -30,25 +30,22 @@ I - "dtc", the device tree compiler

1) Sources

-Source code for the Device Tree Compiler can be found at jdl.com.
-The gitweb interface is:
+Source code for the Device Tree Compiler can be found at git.kernel.org.

- http://git.jdl.com/gitweb/
+The upstream repository is here:

-The repository is here:
+ git://git.kernel.org/pub/scm/utils/dtc/dtc.git
+ https://git.kernel.org/pub/scm/utils/dtc/dtc.git

- git://www.jdl.com/software/dtc.git
- http://www.jdl.com/software/dtc.git
+The gitweb interface for the upstream respository is:

-Tarballs of the 1.0.0 and latest releases are here:
-
- http://www.jdl.com/software/dtc-v1.2.0.tgz
- http://www.jdl.com/software/dtc-latest.tgz
+ https://git.kernel.org/cgit/utils/dtc/dtc.git/

1.1) Submitting Patches

-Patches should be sent to jdl@xxxxxxx, and CC'ed to
-devicetree-discuss@xxxxxxxxxxxxxxxxx
+Patches should be sent to the maintainers as determined with
+scripts/get_maintainer.pl of the Linux Kernel source and CC'ed to
+devicetree-compiler@xxxxxxxxxxxxxxxx

2) Description

--
1.7.10.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/