[CI] Add gbs conf file
authorGichan Jang <gichan2.jang@samsung.com>
Fri, 17 Sep 2021 00:02:21 +0000 (09:02 +0900)
committerSangjung Woo <again4you@gmail.com>
Fri, 17 Sep 2021 01:13:03 +0000 (10:13 +0900)
 - Add gbs conf file

Signed-off-by: Gichan Jang <gichan2.jang@samsung.com>
.TAOS-CI/.gbs.conf [new file with mode: 0644]

diff --git a/.TAOS-CI/.gbs.conf b/.TAOS-CI/.gbs.conf
new file mode 100644 (file)
index 0000000..2e42940
--- /dev/null
@@ -0,0 +1,36 @@
+# TAOS-CI: About a default location of the ".gbs.conf" file
+# If TAOS-CI could not import the (1) ./.TAOS-CI/.gbs.conf or
+# 2) ./packaging/.gbs.conf file, it imports the (3) ~/.gbs.conf file of www-data account.
+# Please keep the ./packaging/.gbs.conf file ASAP for customized GitHub repository.
+
+[general]
+# Current profile name which should match a profile section name
+profile = profile.tizen
+tmpdir = /var/tmp
+editor = vim
+packaging_branch = tizen
+workdir = .
+
+[profile.tizen]
+# Common authentication info for whole profile
+# user = <WRITE_YOUR_TIZEN_ID>
+# passwd = <WRITE_YOUR_TIZEN_PASSSWORD>
+# obs = obs.tizen
+
+# https://docs.tizen.org/platform/reference/gbs/gbs.conf/
+# Note that a buildconf file of the last repo (e.g., /var/tmp/{USER}-gbs/tizen.of) is used by default.
+repos = repo.base, repo.unified, repo.extra
+buildroot = ~/GBS-ROOT-Snapshot/
+
+[obs.tizen]
+# OBS API URL pointing to a remote OBS.
+url = https://api.tizen.org
+
+[repo.base]
+url = http://download.tizen.org/snapshots/tizen/base/latest/repos/standard/packages/
+
+[repo.unified]
+url = http://download.tizen.org/snapshots/tizen/unified/latest/repos/standard/packages/
+
+[repo.extra]
+url = http://download.tizen.org/live/devel:/Tizen:/6.0:/AI/Tizen_Unified_standard/