projects
/
profile
/
ivi
/
qtdeclarative.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1791070
)
Remove qtbase pin.
author
Michael Brasser
<michael.brasser@nokia.com>
Wed, 27 Jun 2012 03:05:14 +0000
(13:05 +1000)
committer
Qt by Nokia
<qt-info@nokia.com>
Wed, 27 Jun 2012 03:08:39 +0000
(
05:08
+0200)
Change-Id: Ieec75d0e4b3063000e44bfd109a92c5e79754240
Reviewed-by: Chris Adams <christopher.adams@nokia.com>
sync.profile
patch
|
blob
|
history
diff --git
a/sync.profile
b/sync.profile
index
5109ec9
..
d4f22c7
100644
(file)
--- 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" => "
799f0841a6f22ccaa03f3673ba91ad7b40f20612
",
+ "qtbase" => "
refs/heads/master
",
"qtxmlpatterns" => "refs/heads/master",
"qtjsbackend" => "refs/heads/master",
);