diff options
author | Pedro Alvarez <pedro.alvarez@codethink.co.uk> | 2016-08-18 16:26:41 +0000 |
---|---|---|
committer | Pedro Alvarez <pedro.alvarez@codethink.co.uk> | 2016-08-18 16:26:41 +0000 |
commit | 7c352b9952526b1558a16f024ae88068bd0ccac8 (patch) | |
tree | 52dc36356fe66ffe9a143ffcd50f0ca78f4857eb | |
parent | 8f149ae3d1a1e8a0c414fc42a2dc7da1e547e92e (diff) | |
download | lorries-7c352b9952526b1558a16f024ae88068bd0ccac8.tar.gz |
Add vSomeIP lorry
Change-Id: Ia1d132cc99450ffa6cbdad97b1ddaa673da417ec
-rw-r--r-- | open-source-lorries/genivi-vsomeip.lorry | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/genivi-vsomeip.lorry b/open-source-lorries/genivi-vsomeip.lorry new file mode 100644 index 0000000..3cd5aad --- /dev/null +++ b/open-source-lorries/genivi-vsomeip.lorry @@ -0,0 +1,6 @@ +{ + "genivi/vSomeIP": { + "type": "git", + "url": "git://git.projects.genivi.org/vSomeIP.git" + } +} |