python3-paho-mqtt: add native,nativesdk support

Signed-off-by: Martin Kelly <mkelly@xevo.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Martin Kelly
2020-06-08 16:25:58 -07:00
committed by Khem Raj
parent bebeebc72c
commit 5599fcfe8e

View File

@@ -20,3 +20,5 @@ RDEPENDS_${PN} = "\
${PYTHON_PN}-netclient \
${PYTHON_PN}-threading \
"
BBCLASSEXTEND = "native nativesdk"