summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaciej Wereski <m.wereski@partner.samsung.com>2016-11-04 09:11:50 +0100
committerMaciej Wereski <m.wereski@partner.samsung.com>2016-11-04 09:11:50 +0100
commitc2eddbad6efe257647d4d5bb51bd8905066b0211 (patch)
tree03e11322c4ba4f6769c3a7a7f5952e4530a89fd3
parent3bd217ad631bae231abff679c734161b345e1d3c (diff)
downloadsnapshot-repo-conf-c2eddbad6efe257647d4d5bb51bd8905066b0211.tar.gz
snapshot-repo-conf-c2eddbad6efe257647d4d5bb51bd8905066b0211.tar.bz2
snapshot-repo-conf-c2eddbad6efe257647d4d5bb51bd8905066b0211.zip
Add Tizen:3.0:Common
Change-Id: I0102f0436118a4211bfb8668947f8eca11188841 Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
-rwxr-xr-xrepos.yaml25
1 files changed, 25 insertions, 0 deletions
diff --git a/repos.yaml b/repos.yaml
index 63ff98f..3f488a2 100755
--- a/repos.yaml
+++ b/repos.yaml
@@ -974,3 +974,28 @@ Repositories:
- Name: x86_64
Architectures:
- x86_64
+
+ - Name: Tizen-3.0-common
+ Link: latest
+ Release: "tizen-3.0-common"
+ TopLevel: /srv/builds/temp/3.0-common
+ Project: Tizen:3.0:Common
+ ProjectConfig: yes
+ SnapshotDir: snapshots/tizen/3.0-common/
+ PrereleaseDir: prerelease/tizen/3.0-common/
+ Targets:
+ - Name: ia32-wayland
+ Architectures:
+ - ia32
+ - Name: x86_64-wayland
+ Architectures:
+ - x86_64
+ - Name: emulator32-wayland
+ Architectures:
+ - ia32
+ - Name: arm-wayland
+ Architectures:
+ - armv7l
+ - Name: arm64-wayland
+ Architectures:
+ - aarch64