summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-07-02 12:07:09 +0100
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-07-02 12:07:09 +0100
commitc308ca3b8a9892173dc5860185ad35c69b0b5039 (patch)
tree29c46d459092c9bf4b0054293a61852be9b5361d
parent781c40f2fd51499e55476d0a3d39623ec3118d82 (diff)
parent4919982378dcc2edeca94ef1a071f3afc56d20b4 (diff)
downloadlorries-c308ca3b8a9892173dc5860185ad35c69b0b5039.tar.gz
Merge branch 'master' of ssh://trove.baserock.org/baserock/local-config/lorries
-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"