From: Kent Hansen Date: Sun, 10 Jun 2012 19:06:55 +0000 (+0200) Subject: Remove qtbase pin X-Git-Tag: upstream/5.2.1~1655 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=38540f6091c2ffedaea3afbf093d8079840c9ea2;p=platform%2Fupstream%2Fqtdeclarative.git Remove qtbase pin Change-Id: I0fa3fb45aa26fe4eca15fa0bcb1f67c99925a21e Reviewed-by: Aaron Kennedy --- diff --git a/sync.profile b/sync.profile index b792806..d4f22c7 100644 --- a/sync.profile +++ b/sync.profile @@ -38,7 +38,7 @@ # - any git symbolic ref resolvable from the module's repository (e.g. "refs/heads/master" to track master branch) # %dependencies = ( - "qtbase" => "c631927b764133ea3c90613262c5a1587b0937a8", + "qtbase" => "refs/heads/master", "qtxmlpatterns" => "refs/heads/master", "qtjsbackend" => "refs/heads/master", );