Add the .gbs.conf file 58/318058/2
authorJaehoon Chung <jh80.chung@samsung.com>
Mon, 13 Jan 2025 01:11:51 +0000 (10:11 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Mon, 13 Jan 2025 01:59:04 +0000 (01:59 +0000)
Upstream branch doesn't update to v6.12 yet. So it needs to build with
upstrem-tag option on local. Through adding .gbs.conf, it can build
without upstream-tag option.

Change-Id: I74421ea49f4327eeb156b15045a3bc8341872674
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
.gbs.conf [new file with mode: 0644]

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