[oe] [meta-python][PATCH] python-pyyaml: enable native build

Andreas Oberritter obi at opendreambox.org
Mon Mar 23 16:54:18 UTC 2015


Signed-off-by: Andreas Oberritter <obi at opendreambox.org>
---
 meta-python/recipes-devtools/python/python-pyyaml_3.10.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-python/recipes-devtools/python/python-pyyaml_3.10.bb b/meta-python/recipes-devtools/python/python-pyyaml_3.10.bb
index 100e1c8..7f20e8b 100644
--- a/meta-python/recipes-devtools/python/python-pyyaml_3.10.bb
+++ b/meta-python/recipes-devtools/python/python-pyyaml_3.10.bb
@@ -20,3 +20,5 @@ do_configure_prepend() {
     # upstream setup.py overcomplicated, use ours
     install -m 0644 ${WORKDIR}/setup.py ${S}
 }
+
+BBCLASSEXTEND = "native"
-- 
1.9.1




More information about the Openembedded-devel mailing list