summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGui Chen <gui.chen@intel.com>2013-12-12 05:32:51 -0500
committerGerrit Code Review <gerrit2@otctools.fi.intel.com>2013-12-13 08:31:02 +0200
commiteadd8a20bb4dcbcecf3e2f855353ace1d39f98ba (patch)
tree64db5f4240ccb6c760045dc28813619bdd642607 /doc
parent8897250ba47abeaa4c1a28cf191a47bff9f7b8d0 (diff)
downloadmic-eadd8a20bb4dcbcecf3e2f855353ace1d39f98ba.tar.gz
mic-eadd8a20bb4dcbcecf3e2f855353ace1d39f98ba.tar.bz2
mic-eadd8a20bb4dcbcecf3e2f855353ace1d39f98ba.zip
update known issues
Change-Id: If85301290cfec73685e428af3dddc79bccedcc6e Signed-off-by: Gui Chen <gui.chen@intel.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/KNOWN_ISSUES14
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/KNOWN_ISSUES b/doc/KNOWN_ISSUES
index 1f58731..72e8b24 100644
--- a/doc/KNOWN_ISSUES
+++ b/doc/KNOWN_ISSUES
@@ -1,11 +1,11 @@
Known Issues
============
-Bug of latest "syslinux" package
---------------------------------
-In some new Linux distributions, the "syslinux" package in their official
-software repositories is the version 4.04. It will cause segment fault for
-a fatal bug, and mic will failed with syslinux installation errors.
+ARM64 support
+-------------
+Currently mic only supports aarch64 (aka arm64) in native mode. To support
+aarch64 in mic, you should upgrade following packages manually:
+libzypp
+python-zypp
+qemu-arm-static
-The solution is to install the patched "syslinux" package in MeeGo or Tizen's
-tools repos, until the official released one being fixed.