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)
commitaa6756f23627da560d7f9bb156fff239007a1067
tree76df2f866961bc42ddd69f8f4603ed8e692997bb
parentb1bf79cc835e0d390821273bd2a143e70c0fc770
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 <philippe.coval@open.eurogiciel.org>
.gbs.conf