Tizen:IVI: Enable build and add libdbus, mic-bootstrap_aggregate 81/60081/3
authorJoonsub Lee <joon-sub.lee@samsung.com>
Tue, 23 Feb 2016 07:45:50 +0000 (16:45 +0900)
committerJoonsub Lee <joon-sub.lee@samsung.com>
Tue, 23 Feb 2016 07:49:26 +0000 (16:49 +0900)
Change-Id: I219302084e5e9f377f59acbc9b4ad8d90ae9943c
Signed-off-by: Joonsub Lee <joon-sub.lee@samsung.com>
Tizen:IVI/_meta
Tizen:IVI/libdbus/_link [new file with mode: 0644]
Tizen:IVI/mic-bootstrap_aggregate/_aggregate [new file with mode: 0644]
Tizen:IVI/mic-bootstrap_aggregate/_meta [new file with mode: 0644]

index b6bd3d3..10ff6d7 100644 (file)
@@ -8,8 +8,7 @@
   <person userid="hglee" role="maintainer"/>
   <person userid="jhchoi" role="maintainer"/>
   <build>
-    <disable arch="i586" repository="target"/>
-       <disable/>
+    <disable arch="i586" repository="arm"/>
   </build>
   <publish>
     <disable/>
   <debuginfo>
     <enable/>
   </debuginfo>
+  <repository name="emulator">
+    <path project="Tizen:Base" repository="emulator32"/>
+    <arch>i586</arch>
+  </repository>
   <repository name="arm">
     <path project="Tizen:Base" repository="arm"/>
     <arch>armv7l</arch>
     <arch>i586</arch>
   </repository>
-  <repository name="emulator">
-    <path project="Tizen:Base" repository="emulator32"/>
-    <arch>i586</arch>
-  </repository>
 </project>
diff --git a/Tizen:IVI/libdbus/_link b/Tizen:IVI/libdbus/_link
new file mode 100644 (file)
index 0000000..55c2cc9
--- /dev/null
@@ -0,0 +1,4 @@
+<link  package="dbus" cicount="copy">
+  <patches>
+  </patches>
+</link>
diff --git a/Tizen:IVI/mic-bootstrap_aggregate/_aggregate b/Tizen:IVI/mic-bootstrap_aggregate/_aggregate
new file mode 100644 (file)
index 0000000..c0549b1
--- /dev/null
@@ -0,0 +1,7 @@
+<aggregatelist>
+  <aggregate project="Tizen:IVI">
+    <package>mic-bootstrap</package>
+    <binary>mic-bootstrap-x86-arm</binary>
+    <repository source="emulator" target="arm"/>
+  </aggregate>
+</aggregatelist>
diff --git a/Tizen:IVI/mic-bootstrap_aggregate/_meta b/Tizen:IVI/mic-bootstrap_aggregate/_meta
new file mode 100644 (file)
index 0000000..c736bad
--- /dev/null
@@ -0,0 +1,8 @@
+<package name="mic-bootstrap_aggregate" project="Tizen:IVI">
+  <title/>
+  <description/>
+  <build>
+    <disable/>
+    <enable arch="i586" repository="arm"/>
+  </build>
+</package>