Change default gbs repo to SPIN's latest for mobile
authorYoungcheol Kang <ychul.kang@samsung.com>
Thu, 5 Feb 2015 00:17:20 +0000 (09:17 +0900)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 10 Jul 2018 06:57:09 +0000 (06:57 +0000)
We decided again to use the latest SPIN repo for mobile build
(arm & i586) not snapshot repo of specific date.

Bug: http://107.108.218.239/bugzilla/show_bug.cgi?id=11057
Reviewed by: Piotr Grad, joonhwan kwon

Change-Id: Ic255a7ef03d57c5711ced1e5c4f7eaf85f2b3619
Signed-off-by: Youngcheol Kang <ychul.kang@samsung.com>
tizen_src/build/gbs.conf

index 0d7db48..301ebcf 100755 (executable)
@@ -9,7 +9,7 @@ repos = repo.tizenmb_supplement_chromium_spin_v2.4, repo.tizenmb_base_v2.4_obs
 buildroot=~/GBS-ROOT-2.4-DEV
 
 [repo.tizenmb_base_v2.4_obs]
-url = http://10.251.52.177/tizenrepo/eur-open/tizen-2.4-mobile_20150201.1/repos/target/packages
+url = http://168.219.209.55/download/snapshots/2.4-mobile/common/latest/repos/target/packages
 
 [repo.tizenmb_supplement_chromium_spin_v2.4]
 url = http://10.251.52.177/tizenrepo/eur-open/supplement_mobile_chromium_spin_v2.4
@@ -25,7 +25,7 @@ repos = repo.tizen_emulator_base_v2.4_obs
 buildroot=~/GBS-ROOT-2.4-DEV
 
 [repo.tizen_emulator_base_v2.4_obs]
-url = http://10.251.52.177/tizenrepo/eur-open/tizen-2.4-mobile_20150201.1/repos/emulator/packages
+url = http://168.219.209.55/download/snapshots/2.4-mobile/common/latest/repos/emulator/packages
 
 ###############################################
 #