diff options
author | Lars Wirzenius <lars.wirzenius@codethink.co.uk> | 2013-02-15 18:06:32 +0000 |
---|---|---|
committer | Lars Wirzenius <lars.wirzenius@codethink.co.uk> | 2013-02-15 18:06:32 +0000 |
commit | 46a738eeca9d30b139f4c28249db9d1edb7d9df0 (patch) | |
tree | 054f85ca69e4aab19dd6aba30072345087dda468 /open-source-lorries | |
parent | acbbf71de2beb6857729a7e7334774b63300b974 (diff) | |
download | lorries-46a738eeca9d30b139f4c28249db9d1edb7d9df0.tar.gz |
Add connman
Diffstat (limited to 'open-source-lorries')
-rw-r--r-- | open-source-lorries/connman.lorry | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/open-source-lorries/connman.lorry b/open-source-lorries/connman.lorry new file mode 100644 index 0000000..8e35a96 --- /dev/null +++ b/open-source-lorries/connman.lorry @@ -0,0 +1,7 @@ +{ + "connman": { + "type": "git", + "url": "git://git.kernel.org/pub/scm/network/connman/connman.git" + } +} + |