aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pyparsing.inc
diff options
context:
space:
mode:
authorMartin Kelly <mkelly@xevo.com>2018-02-08 12:15:52 -0800
committerArmin Kuster <akuster808@gmail.com>2018-02-23 20:25:17 -0800
commitd2b1bdeabcdc9961a2f4f5ce92358b8aee710830 (patch)
tree8d1e9886c4f9b1acabbf2214c1857db7264b2a20 /meta-python/recipes-devtools/python/python-pyparsing.inc
parentd49518586d41f9e6b3289fe175d4e268d87442b2 (diff)
downloadmeta-openembedded-d2b1bdeabcdc9961a2f4f5ce92358b8aee710830.tar.gz
python-pyparsing: add nativesdk support
Signed-off-by: Martin Kelly <mkelly@xevo.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pyparsing.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-pyparsing.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-pyparsing.inc b/meta-python/recipes-devtools/python/python-pyparsing.inc
index 19f6d55f99..e30839f875 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"