summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--open-source-lorries/genivi-persistence-administrator.lorry6
-rw-r--r--open-source-lorries/genivi-persistence-common-object.lorry6
-rw-r--r--open-source-lorries/libarchive.lorry6
3 files changed, 18 insertions, 0 deletions
diff --git a/open-source-lorries/genivi-persistence-administrator.lorry b/open-source-lorries/genivi-persistence-administrator.lorry
new file mode 100644
index 0000000..987bba1
--- /dev/null
+++ b/open-source-lorries/genivi-persistence-administrator.lorry
@@ -0,0 +1,6 @@
+{
+ "genivi/persistence-administrator": {
+ "type": "git",
+ "url": "git://git.projects.genivi.org/persistence/persistence-administrator.git"
+ }
+}
diff --git a/open-source-lorries/genivi-persistence-common-object.lorry b/open-source-lorries/genivi-persistence-common-object.lorry
new file mode 100644
index 0000000..961ed6c
--- /dev/null
+++ b/open-source-lorries/genivi-persistence-common-object.lorry
@@ -0,0 +1,6 @@
+{
+ "genivi/persistence-common-object": {
+ "type": "git",
+ "url": "git://git.projects.genivi.org/persistence/persistence-common-object.git"
+ }
+}
diff --git a/open-source-lorries/libarchive.lorry b/open-source-lorries/libarchive.lorry
new file mode 100644
index 0000000..8799b23
--- /dev/null
+++ b/open-source-lorries/libarchive.lorry
@@ -0,0 +1,6 @@
+{
+ "libarchive": {
+ "type": "git",
+ "url": "git://github.com/libarchive/libarchive.git"
+ }
+}