From 0c22763357f24b42c8e1cf912aa5cfb22f726c06 Mon Sep 17 00:00:00 2001 From: Inha Song Date: Thu, 16 Apr 2015 16:56:39 +0900 Subject: [PATCH] packaging: use upstream tags Change-Id: Ib6eaf6e12ecc8f065b085253dbcc0c538caff511 Signed-off-by: Inha Song --- .gbs.conf | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gbs.conf diff --git a/.gbs.conf b/.gbs.conf new file mode 100644 index 000000000000..6684c2cc4031 --- /dev/null +++ b/.gbs.conf @@ -0,0 +1,4 @@ +[general] +upstream_branch = upstream/mainline +upstream_tag = v${upstreamversion} +squash_patches_until = HEAD~10 -- 2.34.1