From 9b8261561690bbbce9d8b8a791b95ce6f77ddb1b Mon Sep 17 00:00:00 2001 From: Stephane Desneux Date: Fri, 18 Apr 2014 17:07:06 +0200 Subject: [PATCH] Add Tizen:Common repos with prerelease builds Change-Id: I30018689f8edef9ebd3dfc493d6a374dc43beae7 Signed-off-by: Stephane Desneux --- repos.yaml | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) diff --git a/repos.yaml b/repos.yaml index be3b22f..2cbb2db 100644 --- a/repos.yaml +++ b/repos.yaml @@ -516,3 +516,59 @@ Repositories: Architectures: - x86_64 + - Name: Tizen-common-wayland-ia32 + Link: latest + PartOf: common + Release: "tizen" + TopLevel: /srv/builds/temp/common-wayland-ia32 + Location: /srv/builds/temp/common-wayland-ia32/repos/common + Project: Tizen:Common + ProjectConfig: yes + Target: ia32-wayland + SnapshotDir: snapshots/tizen/common/common-wayland-ia32 + PrereleaseDir: prerelease/tizen/common/common-wayland-ia32 + Architectures: + - ia32 + + - Name: Tizen-common-wayland-x86_64 + Link: latest + PartOf: common + Release: "tizen" + TopLevel: /srv/builds/temp/common-wayland-x86_64 + Location: /srv/builds/temp/common-wayland-x86_64/repos/common + Project: Tizen:Common + ProjectConfig: yes + Target: x86_64-wayland + SnapshotDir: snapshots/tizen/common/common-wayland-x86_64 + PrereleaseDir: prerelease/tizen/common/common-wayland-x86_64 + Architectures: + - x86_64 + + - Name: Tizen-common-x11-ia32 + Link: latest + PartOf: common + Release: "tizen" + TopLevel: /srv/builds/temp/common-x11-ia32 + Location: /srv/builds/temp/common-x11-ia32/repos/common + Project: Tizen:Common + ProjectConfig: yes + Target: ia32-x11 + SnapshotDir: snapshots/tizen/common/common-x11-ia32 + PrereleaseDir: prerelease/tizen/common/common-x11-ia32 + Architectures: + - ia32 + + - Name: Tizen-common-x11-x86_64 + Link: latest + PartOf: common + Release: "tizen" + TopLevel: /srv/builds/temp/common-x11-x86_64 + Location: /srv/builds/temp/common-x11-x86_64/repos/common + Project: Tizen:Common + ProjectConfig: yes + Target: x86_64-x11 + SnapshotDir: snapshots/tizen/common/common-x11-x86_64 + PrereleaseDir: prerelease/tizen/common/common-x11-ia32 + Architectures: + - x86_64 + -- 2.7.4