From: Philippe Coval Date: Fri, 5 Sep 2014 09:09:23 +0000 (+0200) Subject: packaging: workaround missing v3.12.18 tag from upstream git X-Git-Tag: submit/tizen_common/20141006.122133~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=aa6756f23627da560d7f9bb156fff239007a1067;p=sdk%2Femulator%2Femulator-kernel.git packaging: workaround missing v3.12.18 tag from upstream git The right way to fix it maintainer side is : git remote add upstream https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable git fetch --tags git push --tags origin Change-Id: I0443946e85fc43d474afe4f8f48c87f571becacb Bug-Tizen: TC-5/part Signed-off-by: Philippe Coval --- diff --git a/.gbs.conf b/.gbs.conf index 2290232b08e0..1a388e995a7f 100644 --- a/.gbs.conf +++ b/.gbs.conf @@ -1,3 +1,3 @@ [general] upstream_branch = upstream -upstream_tag = v${upstreamversion} +upstream_tag = ae2a5e128caf100a957cd142818fd7be6276bd11