diff options
author | wchang kim <wchang.kim@samsung.com> | 2020-10-30 11:11:09 +0900 |
---|---|---|
committer | wchang kim <wchang.kim@samsung.com> | 2020-10-30 11:11:09 +0900 |
commit | 87d18307aa23602e4febd5c70eb4227032d93c72 (patch) | |
tree | 68b7c4312d8c3eca8a85373fb2013677aa255e27 | |
parent | bbe7d81d6d5c20e032a59564acd56a173c4e527c (diff) | |
download | meta-tizen_5.5_wearable_hotfix.tar.gz meta-tizen_5.5_wearable_hotfix.tar.bz2 meta-tizen_5.5_wearable_hotfix.zip |
change repos for wearable 5.5 hotfixsubmit/tizen_5.5_wearable_hotfix/20201030.021410accepted/tizen/5.5/unified/wearable/hotfix/20201030.020536tizen_5.5_wearable_hotfixaccepted/tizen_5.5_unified_wearable_hotfix
Change-Id: Ia6ef86015eaabb7a9b30f6c2f884fbbb5508b870
-rwxr-xr-x | common-repos.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/common-repos.yaml b/common-repos.yaml index 58d17e5..24abc27 100755 --- a/common-repos.yaml +++ b/common-repos.yaml @@ -1,8 +1,8 @@ Repositories: - Name: unified-standard - Url: http://download.tizen.org/snapshots/tizen/5.5-unified/@BUILD_ID@/repos/standard/packages/ + Url: http://download.tizen.org/snapshots/tizen/5.5-unified-wearable-hotfix/@BUILD_ID@/repos/standard/packages/ Options: --ssl_verify=no - Name: base-standard - Url: http://download.tizen.org/snapshots/tizen/5.5-base/latest/repos/standard/packages/ + Url: http://download.tizen.org/snapshots/tizen/5.5-base-wearable-hotfix/latest/repos/standard/packages/ Options: --ssl_verify=no |