aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Vogt <matthew.vogt@nokia.com>2012-03-09 10:44:21 +1000
committerQt by Nokia <qt-info@nokia.com>2012-03-09 06:09:41 +0100
commit6d93b4af1ea53bc9418e64c57ceae2185788e0df (patch)
tree1b33421b77fa92b39e0a3856aef19c7792ebc6b8
parent5d0f90d480924c75fd4120b90efd5501307bee0b (diff)
Pin qtbase at known-good change ID.
Change-Id: I889a427bf1bddbcc70255f4efb47b803f18dd89e Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
-rw-r--r--sync.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sync.profile b/sync.profile
index 7c7e1a5507..554dd14fbf 100644
--- a/sync.profile
+++ b/sync.profile
@@ -216,7 +216,7 @@
# - any git symbolic ref resolvable from the module's repository (e.g. "refs/heads/master" to track master branch)
#
%dependencies = (
- "qtbase" => "refs/heads/api_changes",
+ "qtbase" => "3d19422ef16a230bb11dbbfe4a8cc9667f39bf15",
"qtxmlpatterns" => "refs/heads/master",
"qtjsbackend" => "refs/heads/master",
);