From: Jeongmo Yang Date: Wed, 17 Jan 2018 09:16:36 +0000 (+0900) Subject: Fix local build error X-Git-Tag: accepted/tizen/unified/20180214.060248~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F84%2F167384%2F1;p=platform%2Fupstream%2Fgstreamer.git Fix local build error - The local build is failed without "--no-patch-export" option - %{upstreamversion} is replaced empty string, so proper tag could not be found for joint-packaging build Change-Id: Ib5903164ec3dc6ab8eecf88a230f5e02499da5d9 Signed-off-by: Jeongmo Yang --- diff --git a/.gbs.conf b/.gbs.conf index 3033b86..b4177b8 100644 --- a/.gbs.conf +++ b/.gbs.conf @@ -1,3 +1,3 @@ [general] upstream_branch = upstream/1.12 -upstream_tag = ${upstreamversion} +upstream_tag = 1.12.2