From: Jaehoon Chung Date: Thu, 4 Jan 2024 04:58:36 +0000 (+0900) Subject: Add .gbs.conf file to build with version tag X-Git-Tag: accepted/tizen/unified/x/20240220.145856~122 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=bab8c3b3bb6f303de72b14516195e62a5da66205;p=platform%2Fkernel%2Flinux-starfive.git Add .gbs.conf file to build with version tag Add .gbs.conf file to build with version tag. Change-Id: Ice88e56227f6e04d85dc6d6ced532a626f85ba13 Signed-off-by: Jaehoon Chung --- diff --git a/.gbs.conf b/.gbs.conf new file mode 100644 index 000000000000..f744dbaac48e --- /dev/null +++ b/.gbs.conf @@ -0,0 +1,4 @@ +[general] +upstream_branch = upstream +upstream_tag = v${upstreamversion} +squash_patches_until = HEAD~10