On 6/8/20 7:25 PM, Martin Kelly wrote:
Signed-off-by: Martin Kelly <[email protected]>
Acked-by: Trevor Gamblin <[email protected]>
--- meta-python/recipes-devtools/python/python3-paho-mqtt_1.5.0.bb | 2 ++ 1 file changed, 2 insertions(+)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 cc6f4dc8c..8bf80e601 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} = "\ ${PYTHON_PN}-netclient \ ${PYTHON_PN}-threading \ " + +BBCLASSEXTEND = "native nativesdk"
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#84983): https://lists.openembedded.org/g/openembedded-devel/message/84983 Mute This Topic: https://lists.openembedded.org/mt/74764134/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
