Correct .gbs.conf settings 97/34797/2 accepted/tizen_ivi tizen accepted/tizen/ivi/20150204.080604 submit/tizen_ivi/20150203.064147
authorDamian Hobson-Garcia <dhobsong@igel.co.jp>
Tue, 3 Feb 2015 01:31:04 +0000 (10:31 +0900)
committerDamian Hobson-Garcia <dhobsong@igel.co.jp>
Tue, 3 Feb 2015 01:37:17 +0000 (17:37 -0800)
The upstream tag was not set correctly (should have upstream/ prefix
to be consistent with the default) and the group label should be
all lowercase.

Change-Id: I9b066beefa30878205606e9917ea62f0d406442b

.gbs.conf

index ed74a75..2f86d51 100644 (file)
--- a/.gbs.conf
+++ b/.gbs.conf
@@ -1,3 +1,3 @@
-[General]
+[general]
 upstream_branch = upstream
-upstream_tag = snapshot3+hdmi
+upstream_tag = upstream/snapshot3+hdmi