From 74aa182b621592d26bd55e8db8708e5c9a8da7f8 Mon Sep 17 00:00:00 2001 From: wchang kim Date: Fri, 29 Oct 2021 15:12:53 +0900 Subject: [PATCH] Change the repo for tizen_6.5 branchout Change-Id: I23c33ed56f32d66306d2522ea675116bf3179b78 --- common-repos.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/common-repos.yaml b/common-repos.yaml index 4a9858e..2d0ee49 100644 --- a/common-repos.yaml +++ b/common-repos.yaml @@ -1,12 +1,12 @@ Repositories: - Name: unified-standard - Url: http://download.tizen.org/snapshots/tizen/unified/@BUILD_ID@/repos/standard/packages/ + Url: http://download.tizen.org/snapshots/tizen/6.5-unified/@BUILD_ID@/repos/standard/packages/ Options: --ssl_verify=no - Name: unified-emulator - Url: http://download.tizen.org/snapshots/tizen/unified/@BUILD_ID@/repos/emulator/packages/ + Url: http://download.tizen.org/snapshots/tizen/6.5-unified/@BUILD_ID@/repos/emulator/packages/ 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/tizen/6.5-base/latest/repos/standard/packages/ Options: --ssl_verify=no -- 2.7.4