diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python-pyserial.inc | 2 |
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 | |||
| 44 | BBCLASSEXTEND = "native nativesdk" | ||
