From 91b44d3e3a1966f2e5117942557139ac08692885 Mon Sep 17 00:00:00 2001 From: Alan Alpert Date: Wed, 16 Nov 2011 11:02:01 +1000 Subject: [PATCH] Update sync.profile 202127f860208c21145e05685bc54219e1655dbd in qtbase introduces widespread regressions, but it was also fixing a test failure inexplicably caused (presumably by qtbase). Use the last good qtbase from qt5.git until these issues are resolved. Task-number: QTBUG-22754 Change-Id: Ic6a1272d2079337fb45a6a46f3704380a5a19d73 Reviewed-by: Michael Brasser --- sync.profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sync.profile b/sync.profile index b09462d..4740dd9 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" => "3e0dece1518989bfd6cf5769e574ce199670ec88", "qtxmlpatterns" => "refs/heads/master", ); -- 2.7.4