Add gbs.conf file to build opensbi with version tag accepted/tizen_unified accepted/tizen_unified_toolchain accepted/tizen_unified_x accepted/tizen_unified_x_asan tizen tizen-next accepted/tizen/unified/20241121.055543 accepted/tizen/unified/toolchain/20240812.131824 accepted/tizen/unified/x/20240715.090416 accepted/tizen/unified/x/asan/20240813.230059
authorJaehoon Chung <jh80.chung@samsung.com>
Thu, 28 Dec 2023 00:19:14 +0000 (09:19 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Tue, 9 Jul 2024 06:49:21 +0000 (15:49 +0900)
Add .gbs.conf file to build opensbi with upstream version tag.

Change-Id: I13a31be218a12d513966b29bcafbb3344b739ef0
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
(cherry picked from commit 8b8f706e43cc90a59c425a40e6a12d697f9af4f5)
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..088fe84
--- /dev/null
+++ b/.gbs.conf
@@ -0,0 +1,4 @@
+[general]
+upstream_branch = upstream
+upstream_tag = v${upstreamversion}
+squash_patches_util = HEAD~10