projects
/
platform
/
kernel
/
opensbi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0393f8e
)
Add gbs.conf file to build opensbi with version tag
31/303431/1
accepted/tizen_unified_riscv
old/tizen_20240313
accepted/tizen/unified/riscv/20240102.011814
author
Jaehoon Chung
<jh80.chung@samsung.com>
Thu, 28 Dec 2023 00:19:14 +0000
(09:19 +0900)
committer
Jaehoon Chung
<jh80.chung@samsung.com>
Thu, 28 Dec 2023 00:20:47 +0000
(09:20 +0900)
Add .gbs.conf file to build opensbi with upstream version tag.
Change-Id: I13a31be218a12d513966b29bcafbb3344b739ef0
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
.gbs.conf
[new file with mode: 0644]
patch
|
blob
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