summaryrefslogtreecommitdiff
path: root/gbs/.gbs.conf
diff options
context:
space:
mode:
Diffstat (limited to 'gbs/.gbs.conf')
-rw-r--r--gbs/.gbs.conf37
1 files changed, 0 insertions, 37 deletions
diff --git a/gbs/.gbs.conf b/gbs/.gbs.conf
deleted file mode 100644
index 8bfa7ba..0000000
--- a/gbs/.gbs.conf
+++ /dev/null
@@ -1,37 +0,0 @@
-[general]
-#Current profile name which should match a profile section name
-profile = profile.tizendev
-
-[profile.tizendev]
-#Common authentication info for whole profile
-#user =
-#CAUTION: please use the key name "passwd" to reset plaintext password
-#passwd =
-obs = obs.tizendev
-#Comma separated list of repositories
-repos = repo.tizendev_latest
-#repos = repo.tizendev_local,repo.tizendev_latest
-#repos = repo.tizendev_snapshot
-
-[obs.tizendev]
-#OBS API URL pointing to a remote OBS.
-url = https://api.tizendev.org
-#Optional user and password, set if differ from profile's user and password
-#user =
-#passwd =
-
-[repo.tizendev_latest]
-#Build against repo's URL
-url = https://download.tizendev.org/snapshots/tizen-2.2/common/latest
-#url = https://download.tizendev.org/snapshots/tizen-2.2/common/latest
-#Optional user and password, set if differ from profile's user and password
-user = %name%
-passwdx = %passwd%
-
-[repo.tizendev_snapshot]
-url = https://download.tizendev.org/snapshots/trunk/common/tizen_20120801.1
-
-[repo.tizendev_local]
-#repo for your local packages
-#url = /path_to_your_local_repo
-#url = http://local_server/path_to_repo