summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-paho-mqtt_1.5.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-paho-mqtt_1.5.0.bb b/meta-python/recipes-devtools/python/python3-paho-mqtt_1.5.0.bb
index cc6f4dc8cb..8bf80e601a 100644
--- a/meta-python/recipes-devtools/python/python3-paho-mqtt_1.5.0.bb
+++ b/meta-python/recipes-devtools/python/python3-paho-mqtt_1.5.0.bb
@@ -20,3 +20,5 @@ RDEPENDS_${PN} = "\
20 ${PYTHON_PN}-netclient \ 20 ${PYTHON_PN}-netclient \
21 ${PYTHON_PN}-threading \ 21 ${PYTHON_PN}-threading \
22" 22"
23
24BBCLASSEXTEND = "native nativesdk"