summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--open-source-lorries/audiomanager.lorry6
-rw-r--r--open-source-lorries/bonnie.lorry7
-rw-r--r--open-source-lorries/qt5-tools-all.lorry8
3 files changed, 21 insertions, 0 deletions
diff --git a/open-source-lorries/audiomanager.lorry b/open-source-lorries/audiomanager.lorry
new file mode 100644
index 0000000..c696a6f
--- /dev/null
+++ b/open-source-lorries/audiomanager.lorry
@@ -0,0 +1,6 @@
+{
+ "audiomanager": {
+ "type": "git",
+ "url": "git://git.projects.genivi.org/AudioManager.git"
+ }
+}
diff --git a/open-source-lorries/bonnie.lorry b/open-source-lorries/bonnie.lorry
new file mode 100644
index 0000000..9e2710e
--- /dev/null
+++ b/open-source-lorries/bonnie.lorry
@@ -0,0 +1,7 @@
+{
+ "bonnie": {
+ "type": "svn",
+ "url": "http://bonnie-64.googlecode.com/svn",
+ "layout": "standard"
+ }
+}
diff --git a/open-source-lorries/qt5-tools-all.lorry b/open-source-lorries/qt5-tools-all.lorry
index 15afe43..eda3d9c 100644
--- a/open-source-lorries/qt5-tools-all.lorry
+++ b/open-source-lorries/qt5-tools-all.lorry
@@ -1,4 +1,8 @@
{
+ "qt5/qt3d": {
+ "type": "git",
+ "url": "git://gitorious.org/qt/qt3d.git"
+ },
"qt5/qtimageformats": {
"type": "git",
"url": "git://gitorious.org/qt/qtimageformats.git"
@@ -87,6 +91,10 @@
"type": "git",
"url": "git://gitorious.org/qt/qtrepotools.git"
},
+ "qt5/qtwayland": {
+ "type": "git",
+ "url": "git://gitorious.org/qt/qtwayland.git"
+ }
"qt5/qtx11extras": {
"type": "git",
"url": "git://gitorious.org/qt/qtx11extras.git"