From 2c60a0f040cd16a77c6922b48e388e4927abc976 Mon Sep 17 00:00:00 2001 From: "min7.choi" Date: Tue, 10 Jul 2018 20:13:11 +0900 Subject: [PATCH] Update gbs.conf file Fixed build repo Change-Id: I3cc48e8795c0fe9ce71dd49c562ba821e123bad1 Signed-off-by: min7.choi --- efl/build/gbs.conf | 4 ++-- tizen/script/gbs.conf | 5 +++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/efl/build/gbs.conf b/efl/build/gbs.conf index 65ecab662..4447e018c 100755 --- a/efl/build/gbs.conf +++ b/efl/build/gbs.conf @@ -54,7 +54,7 @@ user = blinkbot passwdx = QlpoOTFBWSZTWd0JOhUAAACBAABgIAAhAIIjF3JFOFCQ3Qk6FQ== [repo.electron_armv7l] -url = http://10.113.138.88/tizenrepo/electron_repo/armv7l/ +url = http://10.113.138.88/tizenrepo/electron_repo/tizen_4.0_standard_armv7l/ ############################################### # @@ -189,7 +189,7 @@ url = http://168.219.244.109/tizen-rsa/tizen-4.0-base-main2018/standard/latest/r url = http://168.219.244.109/products/tv/archive/2018/MAIN2018/KantM/latest/repos/product/armv7l/packages/ [repo.electron_tv] -url = http://10.113.138.88/tizenrepo/electron_repo/tv/ +url = http://10.113.138.88/tizenrepo/electron_repo/tizen_4.0_kantm/ ############################################### # diff --git a/tizen/script/gbs.conf b/tizen/script/gbs.conf index 2a16e4bc4..ead5691c4 100755 --- a/tizen/script/gbs.conf +++ b/tizen/script/gbs.conf @@ -54,7 +54,8 @@ user = blinkbot passwdx = QlpoOTFBWSZTWd0JOhUAAACBAABgIAAhAIIjF3JFOFCQ3Qk6FQ== [repo.electron_armv7l] -url = http://10.113.138.88/tizenrepo/electron_repo/armv7l/ +url = http://10.113.138.88/tizenrepo/electron_repo/tizen_4.0_standard_armv7l/ + ############################################### # @@ -189,4 +190,4 @@ url = http://168.219.244.109/tizen-rsa/tizen-4.0-base-main2018/standard/latest/r url = http://168.219.244.109/products/tv/archive/2018/MAIN2018/KantM/latest/repos/product/armv7l/packages/ [repo.electron_tv] -url = http://10.113.138.88/tizenrepo/electron_repo/tv/ +url = http://10.113.138.88/tizenrepo/electron_repo/tizen_4.0_kantm/ -- 2.34.1