packaging: Adding .spec file for u-boot project
authorChanho Park <chanho61.park@samsung.com>
Fri, 10 Jan 2014 01:48:52 +0000 (10:48 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Thu, 24 Oct 2024 00:54:33 +0000 (09:54 +0900)
Change-Id: I5dd90f728a9f0f951afda5634f2509cbb3eccc95
Signed-off-by: Chanho Park <chanho61.park@samsung.com>
Signed-off-by: Jacek Pielaszkiewicz <j.pielaszkie@samsung.com>
Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com>
Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
.gbs.conf [new file with mode: 0644]
.gitignore

diff --git a/.gbs.conf b/.gbs.conf
new file mode 100644 (file)
index 0000000..2290232
--- /dev/null
+++ b/.gbs.conf
@@ -0,0 +1,3 @@
+[general]
+upstream_branch = upstream
+upstream_tag = v${upstreamversion}
index 502a7e6ec703a624be17e8b3432b2dbe5801853a..2dee7d71167ec9fc6671c22094d077046f3859ba 100644 (file)
@@ -58,6 +58,7 @@ fit-dtb.blob*
 #
 # git files that we don't want to ignore even it they are dot-files
 #
+!.gbs.conf
 !.gitignore
 !.mailmap
 !.get_maintainer.*