Pin qtbase at known-good change ID.
authorMatthew Vogt <matthew.vogt@nokia.com>
Fri, 9 Mar 2012 00:44:21 +0000 (10:44 +1000)
committerQt by Nokia <qt-info@nokia.com>
Fri, 9 Mar 2012 05:09:41 +0000 (06:09 +0100)
Change-Id: I889a427bf1bddbcc70255f4efb47b803f18dd89e
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
sync.profile

index 7c7e1a5..554dd14 100644 (file)
 #   - 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",
 );