Tizen:Mobile: Add target-TM1 repository 25/52025/2
authorJoonsub Lee <joon-sub.lee@samsung.com>
Wed, 18 Nov 2015 09:41:07 +0000 (18:41 +0900)
committerJoonsub Lee <joon-sub.lee@samsung.com>
Wed, 18 Nov 2015 09:46:18 +0000 (18:46 +0900)
Change-Id: I61ef0d0d637fb2510fe94d1505b2b9014db57c4c
Signed-off-by: Joonsub Lee <joon-sub.lee@samsung.com>
Tizen:Mobile/_config
Tizen:Mobile/_meta
Tizen:Mobile/chromium-efl-libs/_link [deleted file]
Tizen:Mobile/mic-bootstrap_aggregate/_aggregate
Tizen:Mobile/mic-bootstrap_aggregate/_meta
Tizen:Mobile/qemu_aggregate/_aggregate
Tizen:Mobile/qemu_aggregate/_meta

index 624b42d..d7bce6d 100644 (file)
@@ -93,7 +93,7 @@ Macros:
 
 ############################# wayland repositories #############################
 
-%if "%_repository" == "atom-wayland" || "%_repository" == "x86_64-wayland" || "%_repository" == "arm-wayland" || "%_repository" == "arm64-wayland"
+%if "%_repository" == "atom-wayland" || "%_repository" == "x86_64-wayland" || "%_repository" == "arm-wayland" || "%_repository" == "arm64-wayland" || "%_repository" == "target-TM1"
 
 Substitute: pkgconfig(gles20)  pkgconfig(egl) pkgconfig(glesv2)
 Substitute: pkgconfig(gles11)  pkgconfig(egl) pkgconfig(glesv1) pkgconfig(gl)
@@ -146,6 +146,14 @@ Macros:
 
 %endif
 
+%if "%_repository" == "target-TM1"
+
+Macros:
+%tizen_target_name TM1
+:Macros
+
+%endif
+
 ############################# misc config flags ################################
 
 # This build macro controls the libdlog output. If enabled,
index 5d81545..6238fe3 100644 (file)
@@ -22,6 +22,7 @@ http://download.tizen.org/snapshots/tizen/mobile/
     <disable arch="i586" repository="arm64-wayland"/>
     <disable arch="x86_64" repository="arm64-wayland"/>
     <disable arch="i586" repository="emulator64-wayland"/>
+    <disable arch="i586" repository="target-TM1"/>
   </build>
   <debuginfo>
     <enable/>
@@ -42,4 +43,8 @@ http://download.tizen.org/snapshots/tizen/mobile/
     <arch>armv7l</arch>
     <arch>i586</arch>
   </repository>
+  <repository name="target-TM1">
+    <arch>armv7l</arch>
+    <arch>i586</arch>
+  </repository>
 </project>
diff --git a/Tizen:Mobile/chromium-efl-libs/_link b/Tizen:Mobile/chromium-efl-libs/_link
deleted file mode 100644 (file)
index f3900d0..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-<link package="chromium-efl" cicount="copy">
-  <patches>
-  </patches>
-</link>
index 0f5b628..1272192 100644 (file)
@@ -4,6 +4,7 @@
     <binary>mic-bootstrap-x86-arm</binary>
     <repository source="atom-x11" target="arm-x11"/>
     <repository source="emulator32-wayland" target="arm-wayland"/>
+    <repository source="emulator32-wayland" target="target-TM1"/>
     <repository source="x86_64-x11" target="arm64-x11"/>
     <repository source="emulator64-wayland" target="arm64-wayland"/>
     </aggregate>
index 0dec3b7..6a73d1a 100644 (file)
@@ -4,6 +4,7 @@
   <build>
     <disable/>
     <enable arch="i586" repository="arm-wayland"/>
+    <enable arch="i586" repository="target-TM1"/>
     <enable arch="x86_64" repository="arm64-wayland"/>
   </build>
 </package>
index 1f0765d..a42ce1a 100644 (file)
@@ -4,6 +4,7 @@
     <binary>qemu-linux-user-cross-arm</binary>
     <repository source="atom-x11" target="arm-x11"/>
     <repository source="emulator32-wayland" target="arm-wayland"/>
+    <repository source="emulator32-wayland" target="target-TM1"/>
     <repository source="x86_64-x11" target="arm64-x11"/>
     <repository source="emulator64-wayland" target="arm64-wayland"/>
   </aggregate>
@@ -14,6 +15,7 @@
     <binary>python-accel-armv7l-cross-arm</binary>
     <repository source="atom-x11" target="arm-x11"/>
     <repository source="emulator32-wayland" target="arm-wayland"/>
+    <repository source="emulator32-wayland" target="target-TM1"/>
   </aggregate>
   <aggregate project="Tizen:Mobile" >
     <package>qemu-accel-aarch64</package>
index 9e91398..d238b91 100644 (file)
@@ -4,6 +4,7 @@
   <build>
     <disable/>
     <enable arch="i586" repository="arm-wayland"/>
+    <enable arch="i586" repository="target-TM1"/>
     <enable arch="x86_64" repository="arm64-wayland"/>
   </build>
 </package>