Add devel:common_toolchain:configure 87/58687/3
authorJoonsub Lee <joon-sub.lee@samsung.com>
Wed, 3 Feb 2016 00:38:29 +0000 (09:38 +0900)
committerJoonsub Lee <joon-sub.lee@samsung.com>
Wed, 3 Feb 2016 00:41:20 +0000 (09:41 +0900)
Change-Id: Ia7c23fca752ba74806532894169ce906684a4ff8
Signed-off-by: Joonsub Lee <joon-sub.lee@samsung.com>
repos.yaml

index e21f429..492c72a 100755 (executable)
@@ -340,6 +340,33 @@ Repositories:
               Architectures:
                   - aarch64
 
+    -   Name: devel-common-toolchain-configure
+        Link: latest
+        Release: "devel-common-toolchain-configure"
+        TopLevel: /srv/builds/temp/devel-common-toolchain-configure
+        Project: devel:common_toolchain:configure
+        ProjectConfig: yes
+        SnapshotDir: snapshots/devel/toolchain_configure/
+        Targets:
+            - Name: emulator32
+              Architectures:
+                  - ia32
+            - Name: emulator64
+              Architectures:
+                  - x86_64
+            - Name: arm
+              Architectures:
+                  - armv7l
+            - Name: arm64
+              Architectures:
+                  - aarch64
+            - Name: ia32
+              Architectures:
+                  - ia32
+            - Name: x86_64
+              Architectures:
+                  - x86_64
+
     -   Name: Tizen-3.0.2014.Q3-common
         Link: latest
         Release: "tizen-3.0.2014.Q3-common"