summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonsub Lee <joon-sub.lee@samsung.com>2014-12-05 18:10:38 +0900
committerJoonsub Lee <joon-sub.lee@samsung.com>2014-12-05 18:10:38 +0900
commitbc3a4e71d1124b334918e74e6dbdb82de1549b4b (patch)
tree483c58174f9d60cbe4748e4f5fce9d0b3fcf67b5
parent84e215c0682c5528d16ba66e087256e5b6a097e3 (diff)
downloadsnapshot-repo-conf-bc3a4e71d1124b334918e74e6dbdb82de1549b4b.tar.gz
snapshot-repo-conf-bc3a4e71d1124b334918e74e6dbdb82de1549b4b.tar.bz2
snapshot-repo-conf-bc3a4e71d1124b334918e74e6dbdb82de1549b4b.zip
Enable Tizen:Wearable snapshots
Change-Id: I73f6ddfb1d8e04c12b24e86adda4cd711ce8367d
-rw-r--r--repos.yaml25
1 files changed, 25 insertions, 0 deletions
diff --git a/repos.yaml b/repos.yaml
index 371116d..f5c3177 100644
--- a/repos.yaml
+++ b/repos.yaml
@@ -493,6 +493,31 @@ Repositories:
Architectures:
- aarch64
+ - Name: Tizen-wearable
+ Link: latest
+ Release: "tizen-wearable"
+ TopLevel: /srv/builds/temp/wearable
+ Project: Tizen:Wearable
+ ProjectConfig: yes
+ SnapshotDir: snapshots/tizen/wearable
+ PrereleaseDir: prerelease/tizen/wearable
+ Targets:
+ - Name: ia32-x11
+ Architectures:
+ - ia32
+ - Name: emulator32-x11
+ Architectures:
+ - ia32
+ - Name: x86_64-x11
+ Architectures:
+ - x86_64
+ - Name: arm-x11
+ Architectures:
+ - armv7l
+ - Name: arm64-x11
+ Architectures:
+ - aarch64
+
- Name: Tizen-2.3-wearable
Link: latest
Release: "tizen-2.3-wearable"