diff options
author | hyokeun <hyokeun.jeon@samsung.com> | 2018-01-23 14:08:29 +0900 |
---|---|---|
committer | hyokeun <hyokeun.jeon@samsung.com> | 2018-01-23 14:08:29 +0900 |
commit | 5665da657698047f2205bd282502a2c39ef76ea5 (patch) | |
tree | c3f4f1787d0663ed05085bf8baeed68d51a8bf34 | |
parent | 429404ff825a633b166a2f58e0d73a1a1e242eec (diff) | |
download | automake-5665da657698047f2205bd282502a2c39ef76ea5.tar.gz automake-5665da657698047f2205bd282502a2c39ef76ea5.tar.bz2 automake-5665da657698047f2205bd282502a2c39ef76ea5.zip |
TPE-526 Fix of gbs export fail to generate patchessubmit/tizen_4.0_base/20180123.055120accepted/tizen/4.0/base/20180125.130120tizen_4.0_tvtizen_4.0_baseaccepted/tizen_4.0_base
Change-Id: Id53a2b8e6c984f4a4195b3fa123e14679fbcd671
-rw-r--r-- | .gbs.conf | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ [general] -upstream_branch = upstream +upstream_branch = tizen_4.0_base upstream_tag = v${upstreamversion} |