From bfe848c773b72280ea668034715817cd21f522c0 Mon Sep 17 00:00:00 2001 From: Sergio Ahumada Date: Tue, 4 Dec 2012 11:30:03 +0100 Subject: sync.profile: Point dependencies to 'refs/heads/stable' We should test stable branches against stable branches only. At some point we should automate the merges from dev->stable->release and decide how to handle possible merge conflicts. This is good enough for the time being. Change-Id: I42f68dd5f073a466cecbe9d811a0152af7256895 Reviewed-by: Oswald Buddenhagen Reviewed-by: Janne Anttila --- sync.profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sync.profile') diff --git a/sync.profile b/sync.profile index 4dbd6f4..ccc4a15 100644 --- a/sync.profile +++ b/sync.profile @@ -5,5 +5,5 @@ # - 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" => "refs/heads/stable", ); -- cgit v1.2.1