[oe] [meta-python][PATCH 2/3] python-pyparsing: add nativesdk support

Martin Kelly mkelly at xevo.com
Thu Feb 8 20:15:52 UTC 2018


Signed-off-by: Martin Kelly <mkelly at xevo.com>
---
 meta-python/recipes-devtools/python/python-pyparsing.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-python/recipes-devtools/python/python-pyparsing.inc b/meta-python/recipes-devtools/python/python-pyparsing.inc
index 19f6d55f9..e30839f87 100644
--- a/meta-python/recipes-devtools/python/python-pyparsing.inc
+++ b/meta-python/recipes-devtools/python/python-pyparsing.inc
@@ -18,4 +18,4 @@ RDEPENDS_${PN} += " \
     ${PYTHON_PN}-threading \
 "
 
-BBCLASSEXTEND = "native"
+BBCLASSEXTEND = "native nativesdk"
-- 
2.11.0




More information about the Openembedded-devel mailing list