diff options
author | wchang kim <wchang.kim@samsung.com> | 2020-12-10 13:11:04 +0900 |
---|---|---|
committer | wchang kim <wchang.kim@samsung.com> | 2020-12-10 13:11:04 +0900 |
commit | 0c470ffe39fc974af0f4933a373f173078254d82 (patch) | |
tree | 957688b1ed4320ded48b550de724e3f1b5aec89c /common-repos.yaml | |
parent | 4dd7ce0cc0170ea89d5435f3b8bd4e4e46ee0c68 (diff) | |
download | meta-0c470ffe39fc974af0f4933a373f173078254d82.tar.gz meta-0c470ffe39fc974af0f4933a373f173078254d82.tar.bz2 meta-0c470ffe39fc974af0f4933a373f173078254d82.zip |
Adding tizen-headed emulator imagesubmit/tizen/20201210.043007
Change-Id: Ie3e6e2f4197eae2661c399eb75640fad6eb22ca1
Diffstat (limited to 'common-repos.yaml')
-rw-r--r-- | common-repos.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/common-repos.yaml b/common-repos.yaml index 5a4b05e..4d44125 100644 --- a/common-repos.yaml +++ b/common-repos.yaml @@ -3,6 +3,10 @@ Repositories: Url: http://download.tizen.org/snapshots/tizen/unified/@BUILD_ID@/repos/standard/packages/ Options: --ssl_verify=no + - Name: unified-emulator + Url: http://download.tizen.org/snapshots/tizen/6.0-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/ Options: --ssl_verify=no |