diff options
author | Joonsub Lee <joon-sub.lee@samsung.com> | 2015-10-26 17:08:29 +0900 |
---|---|---|
committer | Joonsub Lee <joon-sub.lee@samsung.com> | 2015-10-26 17:08:29 +0900 |
commit | 1d579ac3eda58cdfac3671dc05d27bd3b06f2466 (patch) | |
tree | bb647212cd804a7ecc0c0322b269e46c6b996e60 | |
parent | 1758124071599be17dce908df52dd18a4cba59bc (diff) | |
download | snapshot-repo-conf-1d579ac3eda58cdfac3671dc05d27bd3b06f2466.tar.gz snapshot-repo-conf-1d579ac3eda58cdfac3671dc05d27bd3b06f2466.tar.bz2 snapshot-repo-conf-1d579ac3eda58cdfac3671dc05d27bd3b06f2466.zip |
Enable snapshot of Tizen:2.4:Base project
Change-Id: Ifa85fb762f85a6a56364bb777a1c2c7416487b84
-rwxr-xr-x | repos.yaml | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -762,3 +762,20 @@ Repositories: - Name: atom Architectures: - ia32 + + - Name: Tizen-2.4-base + Link: latest + Release: "tizen-2.4-base" + TopLevel: /srv/builds/temp/2.4-base + Project: Tizen:2.4:Base + ProjectConfig: yes + SnapshotDir: snapshots/2.4-base/common + Targets: + - Name: emulator + Architectures: + - ia32 + - Name: standard + Architectures: + - armv7l + - ia32 + - x86_64 |