summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLincoln Ramsay <lincoln.ramsay@nokia.com>2012-06-12 16:10:16 +1000
committerQt by Nokia <qt-info@nokia.com>2012-06-12 08:11:09 +0200
commitdb4b4e29b9bd2875a69e8d3b53dc28f1748f60c9 (patch)
tree27f01793ad292acbb20ebcc6969d769871753bb8
parente9b9ed44f04ae8dcc3ab020e4c5412c71e6a3f26 (diff)
pin qtbase
Change-Id: I5fea480598214664cea1c0d8755e3d2215ecd75e Reviewed-by: Lincoln Ramsay <lincoln.ramsay@nokia.com>
-rw-r--r--sync.profile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sync.profile b/sync.profile
index 46616531..54557214 100644
--- a/sync.profile
+++ b/sync.profile
@@ -12,8 +12,7 @@
"QtSensors" => "$basedir/modules/qt_sensors.pri",
);
%dependencies = (
- "qtbase" => "refs/heads/master",
- "qtxmlpatterns" => "refs/heads/master",
+ "qtbase" => "67fc1b893d6bbcd135497341cfaa4ea74ffeb29b",
"qtdeclarative" => "refs/heads/master",
"qtjsbackend" => "refs/heads/master",
);