From baf51fb821d251a67e05fcee0b07c67ac8f9a652 Mon Sep 17 00:00:00 2001 From: Sergio Ahumada Date: Tue, 4 Dec 2012 11:20:39 +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: I4a192ef6266d3e1a0c2c81679b7fa7a3658ac34c Reviewed-by: Janne Anttila --- sync.profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sync.profile b/sync.profile index 62e92bc..cf013d9 100644 --- a/sync.profile +++ b/sync.profile @@ -12,5 +12,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.3