summaryrefslogtreecommitdiff
path: root/open-source-lorries/mm-common.lorry
diff options
context:
space:
mode:
authorAdam Coldrick <adam.coldrick@codethink.co.uk>2014-09-29 16:48:23 +0100
committerAdam Coldrick <adam.coldrick@codethink.co.uk>2014-09-29 16:48:23 +0100
commit950527f0de94d8b19da5d9be09bc73acb4b200e7 (patch)
tree37477f6ee06814cda13ac3b70499f4419c92ff03 /open-source-lorries/mm-common.lorry
parent7c369ce9776a326687b4ba212a0d4c0c31028211 (diff)
downloadlorries-950527f0de94d8b19da5d9be09bc73acb4b200e7.tar.gz
Lorry components required for the GENIVI Demo Platform
Diffstat (limited to 'open-source-lorries/mm-common.lorry')
-rw-r--r--open-source-lorries/mm-common.lorry10
1 files changed, 10 insertions, 0 deletions
diff --git a/open-source-lorries/mm-common.lorry b/open-source-lorries/mm-common.lorry
new file mode 100644
index 0000000..e8c02d1
--- /dev/null
+++ b/open-source-lorries/mm-common.lorry
@@ -0,0 +1,10 @@
+{
+ "mm-common": {
+ "type": "git",
+ "url": "git://git.gnome.org/mm-common",
+ "refspecs": [
+ "+refs/heads/*",
+ "+refs/tags/*"
+ ]
+ }
+}