Tizen:IVI add corefx-managed_aggregate 67/110367/1
authorHyungGi Lee <hyunggi.lee@samsung.com>
Mon, 16 Jan 2017 06:03:20 +0000 (15:03 +0900)
committerHyungGi Lee <hyunggi.lee@samsung.com>
Mon, 16 Jan 2017 06:03:20 +0000 (15:03 +0900)
temp solution : aggregated from Tizen:Mobile emulator64-wayland

Change-Id: I03897fb4deb58fde2b816bff9a0a48c0929a7db4

Tizen:IVI/_meta
Tizen:IVI/corefx-managed_aggregate/_aggregate [new file with mode: 0644]
Tizen:IVI/corefx-managed_aggregate/_meta [new file with mode: 0644]

index 91cbb43..71b6a40 100644 (file)
@@ -12,6 +12,7 @@
   <person userid="dnxowls" role="maintainer"/>
   <build>
     <disable arch="i586" repository="arm"/>
+    <disable arch="x86_64" repository="arm"/>
   </build>
   <debuginfo>
     <enable/>
@@ -24,5 +25,6 @@
     <path project="Tizen:Base" repository="arm"/>
     <arch>armv7l</arch>
     <arch>i586</arch>
+    <arch>x86_64</arch>
   </repository>
 </project>
diff --git a/Tizen:IVI/corefx-managed_aggregate/_aggregate b/Tizen:IVI/corefx-managed_aggregate/_aggregate
new file mode 100644 (file)
index 0000000..87248d9
--- /dev/null
@@ -0,0 +1,8 @@
+<aggregatelist>
+  <aggregate project="Tizen:Mobile">
+    <package>corefx</package>
+    <binary>corefx-managed</binary>
+    <binary>corefx-test</binary>
+    <repository source="emulator64-wayland" target="arm"/>
+    </aggregate>
+</aggregatelist>
diff --git a/Tizen:IVI/corefx-managed_aggregate/_meta b/Tizen:IVI/corefx-managed_aggregate/_meta
new file mode 100644 (file)
index 0000000..3bff88b
--- /dev/null
@@ -0,0 +1,8 @@
+<package name="corefx-managed_aggregate" project="Tizen:IVI">
+  <title/>
+  <description/>
+  <build>
+    <disable/>
+    <enable arch="x86_64" repository="arm"/>
+  </build>
+</package>