From: Jaehoon Chung Date: Mon, 13 Jan 2025 01:11:51 +0000 (+0900) Subject: Add the .gbs.conf file X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F58%2F318058%2F2;p=platform%2Fkernel%2Flinux-amlogic.git Add the .gbs.conf file 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 --- 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