Merge "modify build script to maintain build date of liborchestration.a library"...
[platform/core/system/edge-orchestration.git] / .tizen.gbs.conf
1 [general]
2 profile = profile.55std
3 #profile = profile.55emul
4 #profile = profile.50std
5 #profile = profile.50emul
6 #profile = profile.40arm
7 #profile = profile.40arm64
8 #profile = profile.40emul
9 #profile = profile.40emul64
10 #profile = profile.McSolisArm
11 #profile = profile.McSolisEmul
12 #profile = profile.McZ4Arm
13 #profile = profile.McZ4Emul
14 #profile = profile.VdKantM
15 #profile = profile.VdKantM_LITE
16 #profile = profile.VdKantM2
17 #profile = profile.VdKantM2_LITE
18 #profile = profile.VdKantSU
19 #profile = profile.Vdemulator32
20 #profile = profile.DaFhubKantM
21 #profile = profile.DaFhubEmul
22 user =
23 passwdx =
24
25 ############## Tizen 5.5 ##############
26 [profile.55std]
27 repos = repo.55base, repo.55std
28 buildroot = ~/GBS-ROOT/55std
29
30 [profile.55emul]
31 repos = repo.55base, repo.55emul
32 buildroot = ~/GBS-ROOT/55emul
33
34 [repo.55base]
35 #url=http://10.113.136.32/download/public_mirror/tizen/base/latest/repos/standard/packages/
36 url=http://download.tizen.org/snapshots/tizen/base/latest/repos/standard/packages/
37
38 [repo.55std]
39 #url=http://10.113.136.32/download/public_mirror/tizen/unified/latest/repos/standard/packages/
40 url=http://download.tizen.org/snapshots/tizen/unified/latest/repos/standard/packages/
41
42 [repo.55emul]
43 #url=http://10.113.136.32/download/public_mirror/tizen/unified/latest/repos/emulator/packages/
44 url=http://download.tizen.org/snapshots/tizen/unified/latest/repos/emulator/packages/
45
46
47 ############## Tizen 5.0 ##############
48 [profile.50std]
49 repos = repo.50base, repo.50std
50 buildroot = ~/GBS-ROOT/50std
51
52 [profile.50emul]
53 repos = repo.50base, repo.50emul
54 buildroot = ~/GBS-ROOT/50emul
55
56 [repo.50base]
57 #url=http://10.113.136.32/download/public_mirror/tizen/5.0-base/latest/repos/standard/packages/
58 url=http://download.tizen.org/snapshots/tizen/5.0-base/latest/repos/standard/packages/
59
60 [repo.50std]
61 #url=http://10.113.136.32/download/public_mirror/tizen/5.0-unified/latest/repos/standard/packages/
62 url=http://download.tizen.org/snapshots/tizen/5.0-unified/latest/repos/standard/packages/
63
64 [repo.50std.local]
65 url=file:/home/wansu/GBS-ROOT/50std/local/repos/tizen50std/armv7l/
66
67 [repo.50emul]
68 #url=http://10.113.136.32/download/public_mirror/tizen/5.0-unified/latest/repos/emulator/packages/
69 url=http://download.tizen.org/snapshots/tizen/5.0-unified/latest/repos/emulator/packages/
70
71
72 ############## Tizen 4.0 ##############
73 [profile.40arm]
74 repos = repo.40base_arm, repo.40std
75 buildroot = ~/GBS-ROOT/40arm
76
77 [profile.40arm64]
78 repos = repo.40base_arm64, repo.40std
79 buildroot = ~/GBS-ROOT/40arm64
80
81 [profile.40emul]
82 repos = repo.40base_emul, repo.40emul
83 buildroot = ~/GBS-ROOT/40emul
84
85 [profile.40emul64]
86 repos = repo.40base_emul64, repo.40emul
87 buildroot = ~/GBS-ROOT/40emul64
88
89 [repo.40base_arm]
90 #url=http://10.113.136.32/download/public_mirror/tizen/4.0-base/latest/repos/arm/packages/
91 url=http://download.tizen.org/snapshots/tizen/4.0-base/latest/repos/arm/packages/
92
93 [repo.40base_arm64]
94 #url=http://10.113.136.32/download/public_mirror/tizen/4.0-base/latest/repos/arm64/packages/
95 url=http://download.tizen.org/snapshots/tizen/4.0-base/latest/repos/arm64/packages/
96
97 [repo.40base_emul]
98 #url=http://10.113.136.32/download/public_mirror/tizen/4.0-base/latest/repos/emulator32/packages/
99 url=http://download.tizen.org/snapshots/tizen/4.0-base/latest/repos/emulator32/packages/
100
101 [repo.40base_emul64]
102 #url=http://10.113.136.32/download/public_mirror/tizen/4.0-base/latest/repos/emulator64/packages/
103 url=http://download.tizen.org/snapshots/tizen/4.0-base/latest/repos/emulator64/packages/
104
105 [repo.40std]
106 #url=http://10.113.136.32/download/public_mirror/tizen/4.0-unified/latest/repos/standard/packages/
107 url=http://download.tizen.org/snapshots/tizen/4.0-unified/latest/repos/standard/packages/
108
109 [repo.40emul]
110 #url=http://10.113.136.32/download/public_mirror/tizen/4.0-unified/latest/repos/emulator/packages/
111 url=http://download.tizen.org/snapshots/tizen/4.0-unified/latest/repos/emulator/packages/
112
113
114 ############## Tizen 4.0 MCD ##############
115 #McSolisArm
116 [profile.McSolisArm]
117 repos = repo.mc_solis_base_arm, repo.mc_solis_std
118 buildroot = ~/GBS-ROOT/McSolisArm
119 [repo.mc_solis_base_arm]
120 url=http://165.213.149.200/download/snapshots/tizen/4.0-base-mcd-solis/latest/repos/arm/packages/
121 [repo.mc_solis_std]
122 url=http://165.213.149.200/download/snapshots/tizen/4.0-mcd-solis/latest/repos/standard/packages/
123
124 #McSolisEmul
125 [profile.McSolisEmul]
126 repos = repo.mc_solis_base_emul, repo.mc_solis_emul
127 buildroot = ~/GBS-ROOT/McSolisEmul
128 [repo.mc_solis_base_emul]
129 url=http://165.213.149.200/download/snapshots/tizen/4.0-base-mcd-solis/latest/repos/ia32/packages/
130 [repo.mc_solis_emul]
131 url=http://165.213.149.200/download/snapshots/tizen/4.0-mcd-solis/latest/repos/emulator/packages/
132
133 [profile.McZ4Arm]
134 repos = repo.mc_z4_base_arm, repo.mc_z4_std
135 buildroot = ~/GBS-ROOT/McZ4
136 [repo.mc_z4_base_arm]
137 url=http://165.213.149.200/download/snapshots/tizen/4.0-base-mcd-z4/latest/repos/arm/packages/
138 [repo.mc_z4_std]
139 url=http://165.213.149.200/download/snapshots/tizen/4.0-mcd-z4/latest/repos/standard/packages/
140
141 [profile.McZ4Emul]
142 repos = repo.mc_z4_base_emul, repo.mc_z4_emul
143 buildroot = ~/GBS-ROOT/McZ4
144 [repo.mc_z4_base_emul]
145 url=http://165.213.149.200/download/snapshots/tizen/4.0-base-mcd-z4/latest/repos/ia32/packages/
146 [repo.mc_z4_emul]
147 url=http://165.213.149.200/download/snapshots/tizen/4.0-mcd-z4/latest/repos/emulator/packages/
148
149 ############## Tizen 4.0 VD ##############
150 # VdKantM
151 [profile.VdKantM]
152 repos = repo.product_KantM, repo.vd_base_standard
153 buildroot = ~/GBS-ROOT/VdKantM
154 [repo.product_KantM]
155 url=http://168.219.244.109/products/tv/archive/2018/MAIN2018/KantM/latest/repos/product/armv7l/packages/
156
157 # VdKantM_LITE
158 [profile.VdKantM_LITE]
159 repos = repo.product_KantM_LITE, repo.vd_base_standard
160 buildroot = ~/GBS-ROOT/VdKantM_LITE
161 [repo.product_KantM_LITE]
162 url=http://168.219.244.109/products/tv/archive/2018/MAIN2018/KantM_LITE/latest/repos/product/armv7l/packages/
163
164 # VdKantM2
165 [profile.VdKantM2]
166 repos = repo.product_KantM2, repo.vd_base_standard
167 buildroot = ~/GBS-ROOT/VdKantM2
168 [repo.product_KantM2]
169 url=http://168.219.244.109/products/tv/archive/2018/MAIN2018/KantM2/latest/repos/product/armv7l/packages/
170
171 # VdKantM2_LITE
172 [profile.VdKantM2_LITE]
173 repos = repo.product_KantM2_LITE, repo.vd_base_standard
174 buildroot = ~/GBS-ROOT/VdKantM2_LITE
175 [repo.product_KantM2_LITE]
176 url=http://168.219.244.109/products/tv/archive/2018/MAIN2018/KantM2_LITE/latest/repos/product/armv7l/packages/
177
178 # VdKantSU
179 [profile.VdKantSU]
180 repos = repo.product_KantSU, repo.vd_base_standard
181 buildroot = ~/GBS-ROOT/VdKantSU
182 [repo.product_KantSU]
183 url=http://168.219.244.109/products/tv/archive/2018/MAIN2018/KantSU/latest/repos/product/armv7l/packages/
184
185 # Vdemulator32
186 [profile.Vdemulator32]
187 repos = repo.product_emulator32, repo.vd_base_emulator32
188 buildroot = ~/GBS-ROOT/Vdemulator32
189 [repo.product_emulator32]
190 url=http://168.219.244.109/products/tv/archive/2018/MAIN2018/emulator32/latest/repos/product/ia32/packages/
191
192 [repo.vd_base_standard]
193 url=http://168.219.244.109/tizen-rsa/tizen-4.0-base-main2018/standard/latest/repos/base/armv7l/packages/
194
195 [repo.vd_base_emulator32]
196 url=http://168.219.244.109/tizen-rsa/tizen-4.0-base-main2018/emulator32/latest/repos/base/ia32/packages/
197
198
199 ############## Tizen 4.0 DA ##############
200 [profile.DaFhubKantM]
201 repos = repo.40base_arm, repo.da_fhub_kant
202 buildroot = ~/GBS-ROOT/DaFhubKantM
203 [repo.da_fhub_kant]
204 url=http://165.213.149.200/download/snapshots/tizen/4.0-da-fhub4/latest/repos/KANTM/packages/
205
206 [profile.DaFhubEmul]
207 repos = repo.40base_emul, repo.da_fhub_emul
208 buildroot = ~/GBS-ROOT/DaFhubEmul
209 [repo.da_fhub_emul]
210 url=http://165.213.149.200/download/snapshots/tizen/4.0-da-fhub4/latest/repos/emulator/packages/