From e7ddee58eaa3304ea55a9ca6c6ae88e12b49aca4 Mon Sep 17 00:00:00 2001 From: Lauren Perry Date: Fri, 10 Jun 2016 15:01:03 +0100 Subject: Add rvi_sota_client lorry, and move all rvi lorries to single location Change-Id: Iad5d540a4bd10b10be2eb2d55c9e576589eb6b7b --- open-source-lorries/rvi.lorry | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 open-source-lorries/rvi.lorry (limited to 'open-source-lorries/rvi.lorry') diff --git a/open-source-lorries/rvi.lorry b/open-source-lorries/rvi.lorry new file mode 100644 index 0000000..ccbb241 --- /dev/null +++ b/open-source-lorries/rvi.lorry @@ -0,0 +1,11 @@ +{ + "rvi/rvi_core": { + "type": "git", + "url": "https://github.com/GENIVI/rvi_core" + }, + + "rvi/rvi_sota_client": { + "type": "git", + "url": "https://github.com/GENIVI/rvi_sota_client" + } +} -- cgit v1.2.1