From fd11f1d88088b04d4306d1bcd8c57c84b3f41209 Mon Sep 17 00:00:00 2001 From: Markus Lehtonen Date: Thu, 4 Sep 2014 16:38:05 +0300 Subject: [PATCH] gbs.conf: fix upstream branch name So that upstream tarball and patches are being correctly generated. Change-Id: If5a605fe6996af825a25ac961193ef97adec4506 Signed-off-by: Markus Lehtonen --- .gbs.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gbs.conf b/.gbs.conf index fe5c565..99e7cc8 100644 --- a/.gbs.conf +++ b/.gbs.conf @@ -1,3 +1,3 @@ [general] -upstream_branch = origin +upstream_branch = upstream upstream_tag = upstream/${upstreamversion} -- 2.7.4