4fc2afeb13221b76d91eb30384057550db460aca
[platform/upstream/iotivity.git] / tools / tizen / .gbs.conf
1 [general]
2 #Current profile name which should match a profile section name
3 profile = profile.tizen
4
5 [profile.tizen]
6 #Common authentication info for whole profile
7 #user =
8 #CAUTION: please use the key name "passwd" to reset plaintext password
9 #passwd =
10 obs = obs.tizen
11 #Comma separated list of repositories
12 repos = repo.public_latest, repo.devel-gcc49-base,
13 #repos = repo.tizen_main, repo.tizen_base
14 #Build config for gbs build
15 #buildconf = <patch/to/build-config-file>
16 #Comma separated list of additional packages be excluded building
17 #exclude_packages = libtool,gettext
18
19
20 [obs.tizen]
21 #OBS API URL pointing to a remote OBS.
22 url = https://api.tizen.org
23 #Optional user and password, set if differ from profile's user and password
24 #user =
25 #passwd =
26
27 #Repo section example
28 [repo.public_latest]
29 #Build against repo's URL
30 url = http://download.tizen.org/snapshots/2.4-mobile/common/latest/repos/target-TM1/packages/
31 #Optional user and password, set if differ from profile's user and password
32 #user =
33 #passwd =
34
35 [repo.devel-gcc49-base]
36 url = http://download.tizen.org/releases/2.4/2.4-base/tizen-2.4-base_20151027.1/repos/standard/packages/