Update Snapshot(2018-12-12)
[platform/upstream/iotivity.git] / tools / tizen / .gbs.conf
1 [general]
2 #profile = profile.Main2017_JazzM
3 profile = profile.Main2017_KantM
4 #profile = profile.Main2017_KantS
5 #profile = profile.Main2017_NT16M
6
7 [obs.tizentv]
8 url = https://168.219.241.169/api
9 user = obs_viewer
10 passwd = obs_viewer_169
11
12 #{ Tizen 4.0
13 [profile.tizen_4_0_unified_armv7l]
14 repos=repo.tizen_4_0_base_armv7l, repo.tizen_4_0_unified_armv7l
15 buildroot=~/tmp/gbs/tmp-GBS-tizen_4_0_unified_armv7l/
16
17 [repo.tizen_4_0_unified_armv7l]
18 url=http://cdn.download.tizen.org/releases/milestone/tizen/4.0.m1/tizen-unified_20170529.1/repos/standard/packages/
19
20 [repo.tizen_4_0_base_armv7l]
21 url=http://cdn.download.tizen.org/releases/milestone/tizen/4.0.m1/tizen-base_20170520.1/repos/arm/packages/
22 #}
23
24 #{ Tizen:3.0
25 [profile.tizen_3_0]
26 repos=repo.tizen_3_0_base, repo.tizen_3_0
27 buildroot=~/tmp/gbs/tmp-GBS-tizen_3_0
28
29 [repo.tizen_3_0]
30 url=http://download.tizen.org/snapshots/tizen/3.0-mobile/latest/repos/target-TM1/packages/
31
32 [repo.tizen_3_0_base]
33 url=http://download.tizen.org/releases/daily/tizen/3.0-base/latest/repos/arm/packages/
34 #}
35
36 ############################################################################################
37 [repo.base_Main2017]
38 url=http://168.219.244.109/tizen-rsa/tizen-3.0-base-main2017/standard/latest/repos/base/armv7l/packages/
39
40 [repo.base_ca9_Main2017]
41 url=http://168.219.244.109/tizen-rsa/tizen-3.0-base-main2017/standard-ca9/latest/repos/base/armv7l/packages/
42 ############################################################################################
43
44
45 ############################################################################################
46 # For Main2017(JazzM)
47 [profile.Main2017_JazzM]
48 obs = obs.tizentv
49 repos = repo.product_Main2017_JazzM, repo.base_Main2017, repo.local_Main2017_JazzM
50 buildroot = ~/GBS-ROOT
51
52 [repo.product_Main2017_JazzM]
53 url=http://168.219.244.109/releases/00_RELEASED_IMAGES/2017/MAIN2017/JazzM/latest/repos/product/armv7l/packages/
54
55 [repo.local_Main2017_JazzM]
56 url=~/GBS-ROOT/local/repos/Main2017_JazzM/armv7l
57 ############################################################################################
58
59
60 ############################################################################################
61 # For Main2017(KantM)
62 [profile.Main2017_KantM]
63 obs = obs.tizentv
64 repos = repo.product_Main2017_KantM, repo.base_Main2017, repo.local_Main2017_KantM
65 buildroot = ~/GBS-ROOT
66
67 [repo.product_Main2017_KantM]
68 url=http://168.219.244.109/releases/00_RELEASED_IMAGES/2017/MAIN2017/KantM/latest/repos/product/armv7l/packages/
69
70 [repo.local_Main2017_KantM]
71 url=~/GBS-ROOT/local/repos/Main2017_KantM/armv7l
72 ############################################################################################
73
74
75 ############################################################################################
76 # For Main2017(KantS)
77 [profile.Main2017_KantS]
78 obs = obs.tizentv
79 repos = repo.product_Main2017_KantS, repo.base_Main2017, repo.local_Main2017_KantS
80 buildroot = ~/GBS-ROOT
81
82 [repo.product_Main2017_KantS]
83 url=http://168.219.244.109/releases/00_RELEASED_IMAGES/2017/MAIN2017/KantS/latest/repos/product/armv7l/packages/
84
85 [repo.local_Main2017_KantS]
86 url=~/GBS-ROOT/local/repos/Main2017_KantS/armv7l
87 ############################################################################################
88
89
90 ############################################################################################
91 # For Main2017(NT16M)
92 [profile.Main2017_NT16M]
93 obs = obs.tizentv
94 repos = repo.product_Main2017_NT16M, repo.base_ca9_Main2017, repo.local_Main2017_NT16M
95 buildroot = ~/GBS-ROOT
96
97 [repo.product_Main2017_NT16M]
98 url=http://168.219.244.109/releases/00_RELEASED_IMAGES/2017/MAIN2017/NT16M/latest/repos/product/armv7l/packages/
99
100 [repo.local_Main2017_NT16M]
101 url=~/GBS-ROOT/local/repos/Main2017_NT16M/armv7l
102 ############################################################################################