summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pyserial.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pyserial.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-pyserial.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-pyserial.inc b/meta-python/recipes-devtools/python/python-pyserial.inc
index 52a7e05ce6..870f1d8a8a 100644
--- a/meta-python/recipes-devtools/python/python-pyserial.inc
+++ b/meta-python/recipes-devtools/python/python-pyserial.inc
@@ -40,3 +40,5 @@ RDEPENDS_${PN} = "\
40 ${PYTHON_PN}-stringold \ 40 ${PYTHON_PN}-stringold \
41 ${PYTHON_PN}-threading \ 41 ${PYTHON_PN}-threading \
42" 42"
43
44BBCLASSEXTEND = "native nativesdk"