Add a New projects for the tizen 5.0 47/192147/1
authorYonghee Han <onstudy@samsung.com>
Wed, 31 Oct 2018 01:28:53 +0000 (10:28 +0900)
committerYonghee Han <onstudy@samsung.com>
Wed, 31 Oct 2018 01:28:56 +0000 (10:28 +0900)
projects : Tizen:5.0:Base , Tizen:5.0:Unified
    - repository: standard, emulator
    - architectures: ia32, x86_64, armv7l, aarch64

Change-Id: Iae34b0282c40607def9bc13d7dd6ad7dca8ab7f4

repos.yaml

index 427ca43..614b9ea 100755 (executable)
@@ -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
+