diff options
author | Philippe Coval <philippe.coval@open.eurogiciel.org> | 2014-12-04 07:36:15 -0800 |
---|---|---|
committer | Gerrit Code Review <gerrit@review.vlan103.tizen.org> | 2014-12-04 07:36:15 -0800 |
commit | d59a69d1080f83d0a2ec94a8a1b792204314da0f (patch) | |
tree | 37a1809145dd73c77c3dfcbf05f1febae7bdfb01 | |
parent | 3b83bf1f51aacb76d8646ad4da838a18c44a4ce8 (diff) | |
parent | 7a1ebd9e452694beffc79b4f259b536bd38db18b (diff) | |
download | intel-gpu-tools-tizen.tar.gz intel-gpu-tools-tizen.tar.bz2 intel-gpu-tools-tizen.zip |
Merge "packaging: use git tag from upstream" into tizentizen
-rw-r--r-- | .gbs.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gbs.conf b/.gbs.conf new file mode 100644 index 00000000..c9d00830 --- /dev/null +++ b/.gbs.conf @@ -0,0 +1,3 @@ +[general] +upstream_branch = upstream +upstream_tag = intel-gpu-tools-${upstreamversion} |