projects
/
platform
/
adaptation
/
renesas_rcar
/
renesas_kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a4d543d
)
Correct .gbs.conf settings
97/34797/2
accepted/tizen_ivi
tizen
accepted/tizen/ivi/20150204.080604
submit/tizen_ivi/20150203.064147
author
Damian Hobson-Garcia
<dhobsong@igel.co.jp>
Tue, 3 Feb 2015 01:31:04 +0000
(10:31 +0900)
committer
Damian 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
patch
|
blob
|
history
diff --git
a/.gbs.conf
b/.gbs.conf
index
ed74a75
..
2f86d51
100644
(file)
--- a/
.gbs.conf
+++ b/
.gbs.conf
@@
-1,3
+1,3
@@
-[
G
eneral]
+[
g
eneral]
upstream_branch = upstream
-upstream_tag = snapshot3+hdmi
+upstream_tag =
upstream/
snapshot3+hdmi