From 80c8ed3c219e7e3526eb0c134b01ce2a0c2d8b26 Mon Sep 17 00:00:00 2001 From: Sergio Ahumada Date: Thu, 4 Apr 2013 07:37:42 +0200 Subject: Add new modules (qtquickcontrols, qtserialport and qtx11extras) Also adding qtsensors as part of the default modules and updating its sha1. Change-Id: I39f89f2d26725575d791d185aa452bc1f420a8da Reviewed-by: David Faure (KDE) --- init-repository | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'init-repository') 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 ); -- cgit v1.2.3