Imported Upstream version 1.8.0
[platform/core/ml/nnfw.git] / infra / nnfw / config / gbs.conf
1 [general]
2 #Current profile name which should match a profile section name
3 profile = profile.tizen
4
5 [profile.tizen]
6 user=obs_viewer
7 obs = obs.tizen
8 repos = repo.tizen_one,repo.tizen_base,repo.tizen_mobile
9 buildroot = /home/GBS-ROOT/
10
11 [obs.tizen]
12 url = http://api.tizen.org
13
14 [repo.tizen_mobile]
15 url = http://download.tizen.org/snapshots/tizen/unified/latest/repos/standard/packages/
16
17 [repo.tizen_base]
18 url = http://download.tizen.org/snapshots/tizen/base/latest/repos/standard/packages/
19
20 [repo.tizen_one]
21 url = http://nnfw.mooo.com/archive/tizen/
22