From c2eddbad6efe257647d4d5bb51bd8905066b0211 Mon Sep 17 00:00:00 2001 From: Maciej Wereski Date: Fri, 4 Nov 2016 09:11:50 +0100 Subject: [PATCH] Add Tizen:3.0:Common Change-Id: I0102f0436118a4211bfb8668947f8eca11188841 Signed-off-by: Maciej Wereski --- repos.yaml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) 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 -- 2.7.4