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