From fdcfd2896f76b196c0333bce99b7bf632da4d96f Mon Sep 17 00:00:00 2001 From: Philippe Coval Date: Thu, 13 Mar 2014 17:23:32 +0100 Subject: [PATCH] packaging: use upstream's tags Note to maintainers: upstream's git "master" branch should be in tizen's git "upstrean" branch Can be reset from "sandbox/pcoval/upstream", (same for tags, I already pushed them) Change-Id: I07ee13734b04b27bc6668a604469e36630f01212 Signed-off-by: Philippe Coval --- .gbs.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gbs.conf b/.gbs.conf index 5896ba6..15a28e6 100644 --- a/.gbs.conf +++ b/.gbs.conf @@ -1,2 +1,3 @@ [general] -upstream_branch=none +upstream_branch = upstream +upstream_tag = libhangul-${upstreamversion} -- 2.34.1