Tizen:Mobile: Modify mic-bootstrap_aggregate's meta 92/35092/1
authorJoonsub Lee <joon-sub.lee@samsung.com>
Mon, 9 Feb 2015 04:03:26 +0000 (13:03 +0900)
committerJoonsub Lee <joon-sub.lee@samsung.com>
Mon, 9 Feb 2015 04:03:26 +0000 (13:03 +0900)
- to fix the mobile-x1-3parts-arm64 image build fail issue

Change-Id: I4fec460b69efd2d582c271d485ec99d4c37ca517

Tizen:Mobile/mic-bootstrap_aggregate/_meta

index a98b83c..4a932b0 100644 (file)
@@ -4,6 +4,6 @@
   <build>
     <disable/>
     <enable arch="i586" repository="arm-x11"/>
-    <enable arch="i586" repository="arm64-x11"/>
+    <enable arch="x86_64" repository="arm64-x11"/>
   </build>
 </package>