tizen-4.0-unified_20180418.2
[scm/meta/gbs-config.git] / unified / emulator_gbs.conf
1 [general]
2 fallback_to_native = true
3 profile = profile.unified_emulator
4
5
6 #########################################################
7 ################## Profile Section ##################
8 #########################################################
9
10 ############# 3.0-mobile #############
11 [profile.3.0-mobile_target-TM1]
12 buildconf=./scm/meta/build-config/3.0/mobile/target-TM1_build.conf
13 repos = repo.3.0-base_arm,repo.3.0-base_arm_debug
14
15 [profile.3.0-mobile_emulator32-wayland]
16 buildconf=./scm/meta/build-config/3.0/mobile/emulator32-wayland_build.conf
17 repos = repo.3.0-base_emulator32,repo.3.0-base_emulator32_debug
18
19 [profile.3.0-mobile_arm-wayland]
20 buildconf=./scm/meta/build-config/3.0/mobile/arm-wayland_build.conf
21 repos = repo.3.0-base_arm,repo.3.0-base_arm_debug
22
23 ############# 4.0-unified #############
24 [profile.4.0-unified_standard]
25 buildconf=./scm/meta/build-config/4.0/unified/standard_build.conf
26 repos = repo.4.0-base_arm,repo.4.0-base_arm_debug,repo.4.0-base_arm64,repo.4.0-base_arm64_debug,repo.4.0-base_ia32,repo.4.0-base_ia32_debug,repo.4.0-base_x86_64,repo.4.0-base_x86_64_debug
27
28 [profile.4.0-unified_emulator]
29 buildconf=./scm/meta/build-config/4.0/unified/emulator_build.conf
30 repos = repo.4.0-base_ia32,repo.4.0-base_ia32_debug,repo.4.0-base_x86_64,repo.4.0-base_x86_64_debug
31
32 ############# 3.0-wearable #############
33 [profile.3.0-wearable_target-circle]
34 buildconf=./scm/meta/build-config/3.0/wearable/target-circle_build.conf
35 repos = repo.3.0-base_arm,repo.3.0-base_arm_debug
36
37 [profile.3.0-wearable_emulator32-wayland]
38 buildconf=./scm/meta/build-config/3.0/wearable/emulator32-wayland_build.conf
39 repos = repo.3.0-base_emulator32,repo.3.0-base_emulator32_debug
40
41 [profile.3.0-wearable_emulator-circle]
42 buildconf=./scm/meta/build-config/3.0/wearable/emulator-circle_build.conf
43 repos = repo.3.0-base_emulator32,repo.3.0-base_emulator32_debug
44
45 ############# unified #############
46 [profile.unified_standard]
47 buildconf=./scm/meta/build-config/unified/standard_build.conf
48 repos = repo.base_standard,repo.base_standard_debug
49
50 [profile.unified_emulator]
51 buildconf=./scm/meta/build-config/unified/emulator_build.conf
52 repos = repo.base_standard,repo.base_standard_debug
53
54 ############# 3.0-common #############
55 [profile.3.0-common_x86_64-wayland]
56 buildconf=./scm/meta/build-config/3.0/common/x86_64-wayland_build.conf
57 repos = repo.3.0-base_x86_64,repo.3.0-base_x86_64_debug
58
59 [profile.3.0-common_ia32-wayland]
60 buildconf=./scm/meta/build-config/3.0/common/ia32-wayland_build.conf
61 repos = repo.3.0-base_ia32,repo.3.0-base_ia32_debug
62
63 [profile.3.0-common_emulator32-wayland]
64 buildconf=./scm/meta/build-config/3.0/common/emulator32-wayland_build.conf
65 repos = repo.3.0-base_emulator32,repo.3.0-base_emulator32_debug
66
67 [profile.3.0-common_arm64-wayland]
68 buildconf=./scm/meta/build-config/3.0/common/arm64-wayland_build.conf
69 repos = repo.3.0-base_arm64,repo.3.0-base_arm64_debug
70
71 [profile.3.0-common_arm-wayland]
72 buildconf=./scm/meta/build-config/3.0/common/arm-wayland_build.conf
73 repos = repo.3.0-base_arm,repo.3.0-base_arm_debug
74
75 ############# 3.0-tv #############
76 [profile.3.0-tv_emulator64-wayland]
77 buildconf=./scm/meta/build-config/3.0/tv/emulator64-wayland_build.conf
78 repos = repo.3.0-base_emulator64,repo.3.0-base_emulator64_debug
79
80 [profile.3.0-tv_emulator32-wayland]
81 buildconf=./scm/meta/build-config/3.0/tv/emulator32-wayland_build.conf
82 repos = repo.3.0-base_emulator32,repo.3.0-base_emulator32_debug
83
84 [profile.3.0-tv_arm-wayland]
85 buildconf=./scm/meta/build-config/3.0/tv/arm-wayland_build.conf
86 repos = repo.3.0-base_arm,repo.3.0-base_arm_debug
87
88 ############# 3.0-ivi #############
89 [profile.3.0-ivi_emulator]
90 buildconf=./scm/meta/build-config/3.0/ivi/emulator_build.conf
91 repos = repo.3.0-base_emulator32,repo.3.0-base_emulator32_debug
92
93 [profile.3.0-ivi_arm]
94 buildconf=./scm/meta/build-config/3.0/ivi/arm_build.conf
95 repos = repo.3.0-base_arm,repo.3.0-base_arm_debug
96
97
98
99
100 #########################################################
101 ################## Repo Section##################
102 #########################################################
103
104 ############# base #############
105 [repo.3.0-base_ia32]
106 url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/ia32/packages/
107 [repo.3.0-base_ia32_debug]
108 url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/ia32/debug/
109
110 [repo.base_standard]
111 url = http://download.tizen.org/snapshots/tizen//base/latest/repos/standard/packages/
112 [repo.base_standard_debug]
113 url = http://download.tizen.org/snapshots/tizen//base/latest/repos/standard/debug/
114
115 [repo.3.0-base_emulator64]
116 url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/emulator64/packages/
117 [repo.3.0-base_emulator64_debug]
118 url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/emulator64/debug/
119
120 [repo.4.0-base_ia32]
121 url = http://download.tizen.org/snapshots/tizen//4.0-base/latest/repos/ia32/packages/
122 [repo.4.0-base_ia32_debug]
123 url = http://download.tizen.org/snapshots/tizen//4.0-base/latest/repos/ia32/debug/
124
125 [repo.3.0-base_x86_64]
126 url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/x86_64/packages/
127 [repo.3.0-base_x86_64_debug]
128 url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/x86_64/debug/
129
130 [repo.3.0-base_arm64]
131 url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/arm64/packages/
132 [repo.3.0-base_arm64_debug]
133 url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/arm64/debug/
134
135 [repo.4.0-base_arm]
136 url = http://download.tizen.org/snapshots/tizen//4.0-base/latest/repos/arm/packages/
137 [repo.4.0-base_arm_debug]
138 url = http://download.tizen.org/snapshots/tizen//4.0-base/latest/repos/arm/debug/
139
140 [repo.3.0-base_emulator32]
141 url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/emulator32/packages/
142 [repo.3.0-base_emulator32_debug]
143 url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/emulator32/debug/
144
145 [repo.3.0-base_arm]
146 url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/arm/packages/
147 [repo.3.0-base_arm_debug]
148 url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/arm/debug/
149
150 [repo.4.0-base_x86_64]
151 url = http://download.tizen.org/snapshots/tizen//4.0-base/latest/repos/x86_64/packages/
152 [repo.4.0-base_x86_64_debug]
153 url = http://download.tizen.org/snapshots/tizen//4.0-base/latest/repos/x86_64/debug/
154
155 [repo.4.0-base_arm64]
156 url = http://download.tizen.org/snapshots/tizen//4.0-base/latest/repos/arm64/packages/
157 [repo.4.0-base_arm64_debug]
158 url = http://download.tizen.org/snapshots/tizen//4.0-base/latest/repos/arm64/debug/
159
160
161 ############# 3.0-mobile #############
162 [repo.3.0-mobile_target-TM1]
163 url = http://download.tizen.org/releases/daily/tizen/3.0-mobile/tizen-3.0-mobile_20180313.1/repos/target-TM1/packages/
164 [repo.3.0-mobile_target-TM1_debug]
165 url = http://download.tizen.org/releases/daily/tizen/3.0-mobile/tizen-3.0-mobile_20180313.1/repos/target-TM1/debug/
166
167 [repo.3.0-mobile_emulator32-wayland]
168 url = http://download.tizen.org/releases/daily/tizen/3.0-mobile/tizen-3.0-mobile_20180313.1/repos/emulator32-wayland/packages/
169 [repo.3.0-mobile_emulator32-wayland_debug]
170 url = http://download.tizen.org/releases/daily/tizen/3.0-mobile/tizen-3.0-mobile_20180313.1/repos/emulator32-wayland/debug/
171
172 [repo.3.0-mobile_arm-wayland]
173 url = http://download.tizen.org/releases/daily/tizen/3.0-mobile/tizen-3.0-mobile_20180313.1/repos/arm-wayland/packages/
174 [repo.3.0-mobile_arm-wayland_debug]
175 url = http://download.tizen.org/releases/daily/tizen/3.0-mobile/tizen-3.0-mobile_20180313.1/repos/arm-wayland/debug/
176
177
178 ############# 4.0-unified #############
179 [repo.4.0-unified_standard]
180 url = http://download.tizen.org/snapshots/tizen/4.0-unified/tizen-4.0-unified_20180418.2/repos/standard/packages/
181 [repo.4.0-unified_standard_debug]
182 url = http://download.tizen.org/snapshots/tizen/4.0-unified/tizen-4.0-unified_20180418.2/repos/standard/debug/
183
184 [repo.4.0-unified_emulator]
185 url = http://download.tizen.org/snapshots/tizen/4.0-unified/tizen-4.0-unified_20180418.2/repos/emulator/packages/
186 [repo.4.0-unified_emulator_debug]
187 url = http://download.tizen.org/snapshots/tizen/4.0-unified/tizen-4.0-unified_20180418.2/repos/emulator/debug/
188
189
190 ############# 3.0-wearable #############
191 [repo.3.0-wearable_target-circle]
192 url = http://download.tizen.org/releases/daily/tizen/3.0-wearable/tizen-3.0-wearable_20180313.1/repos/target-circle/packages/
193 [repo.3.0-wearable_target-circle_debug]
194 url = http://download.tizen.org/releases/daily/tizen/3.0-wearable/tizen-3.0-wearable_20180313.1/repos/target-circle/debug/
195
196 [repo.3.0-wearable_emulator32-wayland]
197 url = http://download.tizen.org/releases/daily/tizen/3.0-wearable/tizen-3.0-wearable_20180313.1/repos/emulator32-wayland/packages/
198 [repo.3.0-wearable_emulator32-wayland_debug]
199 url = http://download.tizen.org/releases/daily/tizen/3.0-wearable/tizen-3.0-wearable_20180313.1/repos/emulator32-wayland/debug/
200
201 [repo.3.0-wearable_emulator-circle]
202 url = http://download.tizen.org/releases/daily/tizen/3.0-wearable/tizen-3.0-wearable_20180313.1/repos/emulator-circle/packages/
203 [repo.3.0-wearable_emulator-circle_debug]
204 url = http://download.tizen.org/releases/daily/tizen/3.0-wearable/tizen-3.0-wearable_20180313.1/repos/emulator-circle/debug/
205
206
207 ############# unified #############
208 [repo.unified_standard]
209 url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20180418.2/repos/standard/packages/
210 [repo.unified_standard_debug]
211 url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20180418.2/repos/standard/debug/
212
213 [repo.unified_emulator]
214 url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20180418.2/repos/emulator/packages/
215 [repo.unified_emulator_debug]
216 url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20180418.2/repos/emulator/debug/
217
218
219 ############# 3.0-common #############
220 [repo.3.0-common_x86_64-wayland]
221 url = http://download.tizen.org/snapshots/tizen/3.0-common/latest/repos/x86_64-wayland/packages/
222 [repo.3.0-common_x86_64-wayland_debug]
223 url = http://download.tizen.org/snapshots/tizen/3.0-common/latest/repos/x86_64-wayland/debug/
224
225 [repo.3.0-common_ia32-wayland]
226 url = http://download.tizen.org/snapshots/tizen/3.0-common/latest/repos/ia32-wayland/packages/
227 [repo.3.0-common_ia32-wayland_debug]
228 url = http://download.tizen.org/snapshots/tizen/3.0-common/latest/repos/ia32-wayland/debug/
229
230 [repo.3.0-common_emulator32-wayland]
231 url = http://download.tizen.org/snapshots/tizen/3.0-common/latest/repos/emulator32-wayland/packages/
232 [repo.3.0-common_emulator32-wayland_debug]
233 url = http://download.tizen.org/snapshots/tizen/3.0-common/latest/repos/emulator32-wayland/debug/
234
235 [repo.3.0-common_arm64-wayland]
236 url = http://download.tizen.org/snapshots/tizen/3.0-common/latest/repos/arm64-wayland/packages/
237 [repo.3.0-common_arm64-wayland_debug]
238 url = http://download.tizen.org/snapshots/tizen/3.0-common/latest/repos/arm64-wayland/debug/
239
240 [repo.3.0-common_arm-wayland]
241 url = http://download.tizen.org/snapshots/tizen/3.0-common/latest/repos/arm-wayland/packages/
242 [repo.3.0-common_arm-wayland_debug]
243 url = http://download.tizen.org/snapshots/tizen/3.0-common/latest/repos/arm-wayland/debug/
244
245
246 ############# 3.0-tv #############
247 [repo.3.0-tv_emulator64-wayland]
248 url = http://download.tizen.org/releases/daily/tizen/3.0-tv/tizen-3.0-tv_20180313.1/repos/emulator64-wayland/packages/
249 [repo.3.0-tv_emulator64-wayland_debug]
250 url = http://download.tizen.org/releases/daily/tizen/3.0-tv/tizen-3.0-tv_20180313.1/repos/emulator64-wayland/debug/
251
252 [repo.3.0-tv_emulator32-wayland]
253 url = http://download.tizen.org/releases/daily/tizen/3.0-tv/tizen-3.0-tv_20180313.1/repos/emulator32-wayland/packages/
254 [repo.3.0-tv_emulator32-wayland_debug]
255 url = http://download.tizen.org/releases/daily/tizen/3.0-tv/tizen-3.0-tv_20180313.1/repos/emulator32-wayland/debug/
256
257 [repo.3.0-tv_arm-wayland]
258 url = http://download.tizen.org/releases/daily/tizen/3.0-tv/tizen-3.0-tv_20180313.1/repos/arm-wayland/packages/
259 [repo.3.0-tv_arm-wayland_debug]
260 url = http://download.tizen.org/releases/daily/tizen/3.0-tv/tizen-3.0-tv_20180313.1/repos/arm-wayland/debug/
261
262
263 ############# 3.0-ivi #############
264 [repo.3.0-ivi_emulator]
265 url = http://download.tizen.org/snapshots/tizen/3.0-ivi/tizen-3.0-ivi_20170911.1/repos/emulator/packages/
266 [repo.3.0-ivi_emulator_debug]
267 url = http://download.tizen.org/snapshots/tizen/3.0-ivi/tizen-3.0-ivi_20170911.1/repos/emulator/debug/
268
269 [repo.3.0-ivi_arm]
270 url = http://download.tizen.org/snapshots/tizen/3.0-ivi/tizen-3.0-ivi_20170911.1/repos/arm/packages/
271 [repo.3.0-ivi_arm_debug]
272 url = http://download.tizen.org/snapshots/tizen/3.0-ivi/tizen-3.0-ivi_20170911.1/repos/arm/debug/
273