[meta-freescale] [meta-fsl-ppc master/krogoth][PATCH] README: add known issue and workaround

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


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

diff --git a/README b/README
index 10158ef..8b43567 100644
--- a/README
+++ b/README
@@ -14,6 +14,16 @@ URI: git://git.openembedded.org/meta-openembedded
 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
 ------------
 
@@ -31,7 +41,7 @@ Source code:
 
 When creating patches, please use something like:
 
-    git format-patch -s --subject-prefix='meta-fsl-ppc dylan][PATCH' origin
+    git format-patch -s --subject-prefix='meta-fsl-ppc krogoth][PATCH' origin
 optionally include a branch if the patch applies to multiple branches,
 otherwise master is assumed
 
@@ -39,6 +49,7 @@ When sending patches, please use something like:
 
     git send-email --to meta-freescale at yoctoproject.org <generated patch>
 
+
 git.yoctoproject.org vs. git.freescale.com:
 -------------------------------------------
 
-- 
2.4.11



More information about the meta-freescale mailing list