diff options
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 |