summaryrefslogtreecommitdiff
path: root/common-repos.yaml
diff options
context:
space:
mode:
authorPawel Wieczorek <p.wieczorek2@samsung.com>2016-02-15 13:11:27 +0100
committerPawel Wieczorek <p.wieczorek2@samsung.com>2016-02-15 14:33:20 +0100
commit9331463f2dbafd3d559345ea71d95e9ed6d73fe7 (patch)
tree9f037a0b73e13a70f26772bf416642e59278b3c9 /common-repos.yaml
parent2ae26ca3338b78eccc168acec608b58558e478f3 (diff)
downloadmeta-9331463f2dbafd3d559345ea71d95e9ed6d73fe7.tar.gz
meta-9331463f2dbafd3d559345ea71d95e9ed6d73fe7.tar.bz2
meta-9331463f2dbafd3d559345ea71d95e9ed6d73fe7.zip
Tizen:Common switches to project layout that depends on Tizen:Base repositories. These repositories have to be added to Kickstart files in order to successfully resolve all dependencies during image building. Change-Id: I9c47b31e131e32f5e44f991da7b57e7d2e94532b Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
Diffstat (limited to 'common-repos.yaml')
-rw-r--r--common-repos.yaml20
1 files changed, 20 insertions, 0 deletions
diff --git a/common-repos.yaml b/common-repos.yaml
index f9d1bb3..fce3539 100644
--- a/common-repos.yaml
+++ b/common-repos.yaml
@@ -18,3 +18,23 @@ Repositories:
- Name: common-emulator-wayland_i586
Url: http://download.tizen.org/snapshots/tizen/common/@BUILD_ID@/repos/emulator32-wayland/packages/
Options: --ssl_verify=no
+
+ - Name: base_ia32
+ Url: http://download.tizen.org/snapshots/tizen/base/latest/repos/ia32/packages/
+ Options: --ssl_verify=no
+
+ - Name: base_x86_64
+ Url: http://download.tizen.org/snapshots/tizen/base/latest/repos/x86_64/packages/
+ Options: --ssl_verify=no
+
+ - Name: base_arm
+ Url: http://download.tizen.org/snapshots/tizen/base/latest/repos/arm/packages/
+ Options: --ssl_verify=no
+
+ - Name: base_arm64
+ Url: http://download.tizen.org/snapshots/tizen/base/latest/repos/arm64/packages/
+ Options: --ssl_verify=no
+
+ - Name: base_emulator32
+ Url: http://download.tizen.org/snapshots/tizen/base/latest/repos/emulator32/packages/
+ Options: --ssl_verify=no