From 70eeb62fc84edc3e80259927cada9871531fa9c8 Mon Sep 17 00:00:00 2001 From: Dongkyun Son Date: Wed, 5 Aug 2020 07:15:58 +0900 Subject: [PATCH] Modified Repositories: Url for devel project. Signed-off-by: Dongkyun Son --- common-repos.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common-repos.yaml b/common-repos.yaml index 4a9858e..85794ed 100644 --- a/common-repos.yaml +++ b/common-repos.yaml @@ -1,6 +1,6 @@ Repositories: - Name: unified-standard - Url: http://download.tizen.org/snapshots/tizen/unified/@BUILD_ID@/repos/standard/packages/ + Url: http://download.tizen.org/snapshots/devel/toolchains/unified/@BUILD_ID@/repos/standard/packages/ Options: --ssl_verify=no - Name: unified-emulator @@ -8,5 +8,5 @@ Repositories: Options: --ssl_verify=no - Name: base-standard - Url: http://download.tizen.org/snapshots/tizen/base/latest/repos/standard/packages/ + Url: http://download.tizen.org/snapshots/devel/toolchains/base/latest/repos/standard/packages/ Options: --ssl_verify=no -- 2.7.4