From: Yonghee Han Date: Wed, 31 Oct 2018 01:28:53 +0000 (+0900) Subject: Add a New projects for the tizen 5.0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F47%2F192147%2F1;p=scm%2Fmeta%2Fsnapshot-repo-conf.git Add a New projects for the tizen 5.0 projects : Tizen:5.0:Base , Tizen:5.0:Unified - repository: standard, emulator - architectures: ia32, x86_64, armv7l, aarch64 Change-Id: Iae34b0282c40607def9bc13d7dd6ad7dca8ab7f4 --- diff --git a/repos.yaml b/repos.yaml index 427ca43..614b9ea 100755 --- a/repos.yaml +++ b/repos.yaml @@ -932,3 +932,40 @@ Repositories: - x86_64 - armv7l - aarch64 + + - Name: Tizen-5.0-base + Link: latest + Release: "tizen-5.0-base" + TopLevel: /srv/builds/temp/5.0-base + Project: Tizen:5.0:Base + ProjectConfig: yes + SnapshotDir: snapshots/tizen/5.0-base + PrereleaseDir: prerelease/tizen/5.0-base + Targets: + - Name: standard + Architectures: + - ia32 + - x86_64 + - armv7l + - aarch64 + + - Name: Tizen-5.0-unified + Link: latest + Release: "tizen-5.0-unified" + TopLevel: /srv/builds/temp/5.0-unified + Project: Tizen:5.0:Unified + ProjectConfig: yes + SnapshotDir: snapshots/tizen/5.0-unified + PrereleaseDir: prerelease/tizen/5.0-unified + Targets: + - Name: standard + Architectures: + - armv7l + - aarch64 + - x86_64 + - ia32 + - Name: emulator + Architectures: + - x86_64 + - ia32 +