Add a New projects for the tizen 5.5 27/216627/1
authorYonghee Han <onstudy@samsung.com>
Wed, 30 Oct 2019 00:43:02 +0000 (09:43 +0900)
committerYonghee Han <onstudy@samsung.com>
Wed, 30 Oct 2019 00:43:06 +0000 (09:43 +0900)
    projects : Tizen:5.5:Base , Tizen:5.5:Unified
        - repository: standard, emulator
        - architectures: ia32, x86_64, armv7l, aarch64

Change-Id: I1a48008ac48214fba3188a51cbe84d810128a597

repos.yaml

index ac5c892..ad53fbc 100755 (executable)
@@ -1064,3 +1064,39 @@ Repositories:
               Architectures:
                   - x86_64
                   - ia32
+    -   Name: Tizen-5.5-base
+        Link: latest
+        Release: "tizen-5.5-base"
+        TopLevel: /srv/builds/temp/5.5-base
+        Project: Tizen:5.5:Base
+        ProjectConfig: yes
+        SnapshotDir: snapshots/tizen/5.5-base
+        PrereleaseDir: prerelease/tizen/5.5-base
+        Targets:
+            - Name: standard
+              Architectures:
+                  - ia32
+                  - x86_64
+                  - armv7l
+                  - aarch64
+
+    -   Name: Tizen-5.5-unified
+        Link: latest
+        Release: "tizen-5.5-unified"
+        TopLevel: /srv/builds/temp/5.5-unified
+        Project: Tizen:5.5:Unified
+        ProjectConfig: yes
+        SnapshotDir: snapshots/tizen/5.5-unified
+        PrereleaseDir: prerelease/tizen/5.5-unified
+        Targets:
+            - Name: standard
+              Architectures:
+                  - armv7l
+                  - aarch64
+                  - x86_64
+                  - ia32
+            - Name: emulator
+              Architectures:
+                  - x86_64
+                  - ia32
+