diff options
author | wchang kim <wchang.kim@samsung.com> | 2020-12-10 14:24:03 +0900 |
---|---|---|
committer | wchang kim <wchang.kim@samsung.com> | 2020-12-10 14:24:03 +0900 |
commit | 457bc072386bb59c86b0d3ab0290f68b71ee2b74 (patch) | |
tree | c1d94ea6decaa2f952cc7abd18f9e2f195618d37 | |
parent | 2ede51792f8729997d5c312bae3fb7d3ae790d89 (diff) | |
download | meta-457bc072386bb59c86b0d3ab0290f68b71ee2b74.tar.gz meta-457bc072386bb59c86b0d3ab0290f68b71ee2b74.tar.bz2 meta-457bc072386bb59c86b0d3ab0290f68b71ee2b74.zip |
Fixed repo infosubmit/tizen/20201210.091400submit/tizen/20201210.070139submit/tizen/20201210.052707accepted/tizen/unified/20201210.093451accepted/tizen/unified/20201210.072655
Change-Id: If2dbfbeacd52ef889ace3475f6f3766059c4bbd4
-rw-r--r-- | common-repos.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common-repos.yaml b/common-repos.yaml index 4d44125..4a9858e 100644 --- a/common-repos.yaml +++ b/common-repos.yaml @@ -4,7 +4,7 @@ Repositories: Options: --ssl_verify=no - Name: unified-emulator - Url: http://download.tizen.org/snapshots/tizen/6.0-unified/@BUILD_ID@/repos/emulator/packages/ + Url: http://download.tizen.org/snapshots/tizen/unified/@BUILD_ID@/repos/emulator/packages/ Options: --ssl_verify=no - Name: base-standard |