summaryrefslogtreecommitdiff
path: root/open-source-lorries/i2c-tools.lorry
diff options
context:
space:
mode:
Diffstat (limited to 'open-source-lorries/i2c-tools.lorry')
-rw-r--r--open-source-lorries/i2c-tools.lorry7
1 files changed, 6 insertions, 1 deletions
diff --git a/open-source-lorries/i2c-tools.lorry b/open-source-lorries/i2c-tools.lorry
index 595c1e8..260989d 100644
--- a/open-source-lorries/i2c-tools.lorry
+++ b/open-source-lorries/i2c-tools.lorry
@@ -2,6 +2,11 @@
"i2c-tools": {
"type": "svn",
"url": "http://lm-sensors.org/svn/i2c-tools",
- "layout": "standard"
+ "layout": "standard",
+ "description": "Obsolete (use i2c-tools-git)"
+ },
+ "i2c-tools-git": {
+ "type": "git",
+ "url": "https://git.kernel.org/pub/scm/utils/i2c-tools/i2c-tools.git"
}
}