[meta-freescale] [PATCH] README: add known issue and workaround

Zhenhua Luo zhenhua.luo at nxp.com
Fri Apr 15 04:14:42 PDT 2016


Signed-off-by: Zhenhua Luo <zhenhua.luo at nxp.com>
---
 README | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/README b/README
index 33d4c08..23eebb1 100644
--- a/README
+++ b/README
@@ -10,6 +10,13 @@ URI: git://git.openembedded.org/openembedded-core
 branch: master
 revision: HEAD
 
+Known issue
+------------
+1. gobject-introspection can't be built for QorIQ PPC64 targets due to qemu-native
+   doesn't support ppc64 targets. Please add the following line in conf/local.conf
+   to disable the introspection when e5500-64b and e6500-64b targets are built.
+   > DISTRO_FEATURES_remove = " gobject-introspection-data"
+
 Contributing
 ------------
 
-- 
2.4.11



More information about the meta-freescale mailing list