aboutsummaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
authorAlan Alpert <alan.alpert@nokia.com>2011-12-02 13:52:44 +1000
committerQt by Nokia <qt-info@nokia.com>2011-12-02 05:01:50 +0100
commit6cda6eda070883f55836166c1b8eb6873ee6f2b1 (patch)
tree72f20decb67522b1d9cc2ec1735a0e64487d17b8 /sync.profile
parent370983f314e181c6655f7cd5535196e6aec17f9f (diff)
sync to an earlier qtbase
change ba635d7e74472f3a54c0c4686966af46d9035c6f breaks qtdeclarative CI. Using an earlier qtbase while the matter is investigated. Task-Number: QTBUG-22985 Change-Id: I2d1c5f03f48d4383fd84a42612314bea0bdc675d Reviewed-by: Martin Jones <martin.jones@nokia.com>
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sync.profile b/sync.profile
index b09462d6aa..55c3cdbad3 100644
--- a/sync.profile
+++ b/sync.profile
@@ -29,6 +29,6 @@
# - any git symbolic ref resolvable from the module's repository (e.g. "refs/heads/master" to track master branch)
#
%dependencies = (
- "qtbase" => "refs/heads/master",
+ "qtbase" => "c7f80420649d8d37e25514bcd2859de1e21166d6",
"qtxmlpatterns" => "refs/heads/master",
);