From: Matthew Vogt Date: Fri, 9 Mar 2012 00:44:21 +0000 (+1000) Subject: Pin qtbase at known-good change ID. X-Git-Tag: qt-v5.0.0-alpha1~211 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6d93b4af1ea53bc9418e64c57ceae2185788e0df;p=profile%2Fivi%2Fqtdeclarative.git Pin qtbase at known-good change ID. Change-Id: I889a427bf1bddbcc70255f4efb47b803f18dd89e Reviewed-by: Rohan McGovern --- diff --git a/sync.profile b/sync.profile index 7c7e1a5..554dd14 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", );