packaging: workaround missing v3.12.18 tag from upstream git 51/27151/4
authorPhilippe Coval <philippe.coval@open.eurogiciel.org>
Fri, 5 Sep 2014 09:09:23 +0000 (11:09 +0200)
committerSeokYeon Hwang <syeon.hwang@samsung.com>
Mon, 15 Sep 2014 11:41:13 +0000 (04:41 -0700)
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 <philippe.coval@open.eurogiciel.org>
.gbs.conf

index 2290232..1a388e9 100644 (file)
--- a/.gbs.conf
+++ b/.gbs.conf
@@ -1,3 +1,3 @@
 [general]
 upstream_branch = upstream
-upstream_tag = v${upstreamversion}
+upstream_tag = ae2a5e128caf100a957cd142818fd7be6276bd11