aboutsummaryrefslogtreecommitdiffstats
path: root/init-repository
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@digia.com>2013-04-04 07:37:42 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-04-04 17:25:51 +0200
commit80c8ed3c219e7e3526eb0c134b01ce2a0c2d8b26 (patch)
treee5ad1a2c174b6e64c82c0ef5f89296c8d2811d60 /init-repository
parent66ed87fc6792a285430e88d8a9de496a532df8d8 (diff)
Add new modules (qtquickcontrols, qtserialport and qtx11extras)v5.1.0-alpha1
Also adding qtsensors as part of the default modules and updating its sha1. Change-Id: I39f89f2d26725575d791d185aa452bc1f420a8da Reviewed-by: David Faure (KDE) <faure@kde.org>
Diffstat (limited to 'init-repository')
-rwxr-xr-xinit-repository7
1 files changed, 7 insertions, 0 deletions
diff --git a/init-repository b/init-repository
index a89abbff..5a2bd2ce 100755
--- a/init-repository
+++ b/init-repository
@@ -230,9 +230,11 @@ my %GERRIT_REPOS = map { $_ => "qt/$_" } qw(
qtpim
qtqa
qtquick1
+ qtquickcontrols
qtrepotools
qtscript
qtsensors
+ qtserialport
qtsvg
qtsystems
qttools
@@ -240,6 +242,7 @@ my %GERRIT_REPOS = map { $_ => "qt/$_" } qw(
qtwayland
qtwebkit
qtwebkit-examples-and-demos
+ qtx11extras
qtxmlpatterns
);
@@ -254,13 +257,17 @@ my @DEFAULT_REPOS = qw(
qtmultimedia
qtqa
qtquick1
+ qtquickcontrols
qtrepotools
qtscript
+ qtsensors
+ qtserialport
qtsvg
qttools
qttranslations
qtwebkit
qtwebkit-examples-and-demos
+ qtx11extras
qtxmlpatterns
);