summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-08 20:09:26 +0100
committerBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-09 23:48:09 +0100
commit93c5d852932895d02174d56a739436547d71cbed (patch)
tree5048531be08a119e9afe5e8db8eeb70ac9e02bcc
parentc354ee949135806ae38fde3366c6b9e79f7308d3 (diff)
downloadlorries-93c5d852932895d02174d56a739436547d71cbed.tar.gz
Mark dtc mirror as obsolete
The upstream repository this points to has moved, and we already have a *different* mirror for the current repository.
-rw-r--r--open-source-lorries/dtc.lorry3
1 files changed, 2 insertions, 1 deletions
diff --git a/open-source-lorries/dtc.lorry b/open-source-lorries/dtc.lorry
index 796c021..c8033d1 100644
--- a/open-source-lorries/dtc.lorry
+++ b/open-source-lorries/dtc.lorry
@@ -1,6 +1,7 @@
{
"dtc": {
"type": "git",
- "url": "git://git.jdl.com/software/dtc.git"
+ "url": "git://git.jdl.com/software/dtc.git",
+ "description": "Obsolete (use device-tree-compiler)"
}
}