summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaehoon Chung <jh80.chung@samsung.com>2024-03-13 13:27:05 +0900
committerJaehoon Chung <jh80.chung@samsung.com>2024-03-13 13:29:59 +0900
commit0969fd4ce36688ab67e93f04d9125333f2faa9cb (patch)
treeeeef011fb91de71a121173431789d23f650da5b8
parent40d2c856aa22cd3841bb271d37003b4d10cef6db (diff)
downloadmeta-0969fd4ce36688ab67e93f04d9125333f2faa9cb.tar.gz
meta-0969fd4ce36688ab67e93f04d9125333f2faa9cb.tar.bz2
meta-0969fd4ce36688ab67e93f04d9125333f2faa9cb.zip
Tizen package repo path was changed to TIZEN/Tizen/Tizen-Unified/.. If check the ks file loccally, it has to change the repo url everytime. Change-Id: I2013861818eed714b601dea8860a861ef25d48b4 Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
-rw-r--r--common-repos.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/common-repos.yaml b/common-repos.yaml
index 4a9858e..4564b62 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/Tizen/Tizen-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/Tizen/Tizen-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/Tizen/Tizen-Base/latest/repos/standard/packages/
Options: --ssl_verify=no