[general] #upstream_branch = tizen_2.3 packaging_branch = tizen_2.2 buildroot = ~/GBS-ROOT/ packaging_dir = packaging #Current profile name which should match a profile section name profile = profile.mobile #tmpdir = /var/tmp #work_dir = . [profile.mobile] obs = obs.tizen repos = repo.tizen_2.2_emulator # If no buildroot for profile, the buildroot in general section will be used buildroot = ~/GBS-ROOT-Mobile/ # Specify build conf for a specific profile by using shell-style variable references #buildconf = ${work_dir}/tizen-conf/build.conf # Specify a list of packages that don't participate in the building, which # can also be used to break dependency circle. #exclude_packages=filesystem,aul,libmm-sound,libtool # Common authentication information #user = xxx #passwd = xxx [profile.wearable] obs = obs.tizen repos = repo.tizen_2.3_wearable # If no buildroot for profile, the buildroot in general section will be used buildroot = ~/GBS-ROOT-Wearable/ # Specify build conf for a specific profile by using shell-style variable references #buildconf = ${work_dir}/tizen-conf/build.conf # Specify a list of packages that don't participate in the building, which # can also be used to break dependency circle. #exclude_packages=filesystem,aul,libmm-sound,libtool # Common authentication information #user = xxx #passwd = xxx [obs.tizen] url = https://api.tizen.org user = xxx passwdx = QlpoOTFBWSZTWSuq7eMAAAEAgABAIAAwjBQYu5IpwoSBXVdvGA== # set default base_prj for this obs #base_prj=Tizen:Main # set default target prj for this obs, default is home::gbs: #target_prj= [repo.tizen_2.1] url = http://download.tizen.org/releases/2.1/latest/ #Optional user and password, set if differ from profile's user and password #user = #passwd = [repo.tizen_2.0_emulator] url = http://download.tizen.org/releases/2.0-emul/latest/ [repo.tizen_2.0] url = http://download.tizen.org/releases/2.0/latest/ [repo.tizen_2.1b] url = http://download.tizen.org/releases/2.1b/tizen-2.1_20130505.3/ [repo.tizen_2.1] url = http://download.tizen.org/releases/2.1/latest/ [repo.tizen_2.2_emulator] url = http://download.tizen.org/releases/2.2-emul/latest/ [repo.tizen_2.2] url = http://download.tizen.org/releases/2.2/latest/ [repo.tizen_2.2.1] url = http://download.tizen.org/releases/2.2.1/latest/ [repo.tizen_2.3_mobile] url = http://download.tizen.org/releases/2.3/2.3-mobile/tizen-2.3-mobile_20150311.3/ [repo.tizen_2.3_wearable] http://download.tizen.org/releases/2.3/2.3-wearable/tizen-2.3-wearable_20150311.3/