packaging: use upstream tags with .gbs.conf
authorInha Song <ideal.song@samsung.com>
Tue, 4 Dec 2018 06:19:13 +0000 (15:19 +0900)
committerJunghoon Kim <jhoon20.kim@samsung.com>
Thu, 14 Feb 2019 05:57:46 +0000 (14:57 +0900)
To build properly with upstream version tag in obs, add
.gbs.conf.

Change-Id: Ib6eaf6e12ecc8f065b085253dbcc0c538caff511
Signed-off-by: Inha Song <ideal.song@samsung.com>
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
.gbs.conf [new file with mode: 0644]

diff --git a/.gbs.conf b/.gbs.conf
new file mode 100644 (file)
index 0000000..340a816
--- /dev/null
+++ b/.gbs.conf
@@ -0,0 +1,4 @@
+[general]
+upstream_branch = upstream/linux-4.14.y
+upstream_tag = v${upstreamversion}
+squash_patches_until = HEAD~10