summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python-pyparsing.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-pyparsing.inc b/meta-python/recipes-devtools/python/python-pyparsing.inc
index 033e0dbc05..19f6d55f99 100644
--- a/meta-python/recipes-devtools/python/python-pyparsing.inc
+++ b/meta-python/recipes-devtools/python/python-pyparsing.inc
@@ -17,3 +17,5 @@ RDEPENDS_${PN} += " \
17 ${PYTHON_PN}-stringold \ 17 ${PYTHON_PN}-stringold \
18 ${PYTHON_PN}-threading \ 18 ${PYTHON_PN}-threading \
19" 19"
20
21BBCLASSEXTEND = "native"