From 5599fcfe8e1e6804a137ece5f641576243aceb2b Mon Sep 17 00:00:00 2001 From: Martin Kelly Date: Mon, 8 Jun 2020 16:25:58 -0700 Subject: python3-paho-mqtt: add native,nativesdk support Signed-off-by: Martin Kelly Acked-by: Trevor Gamblin Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-paho-mqtt_1.5.0.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-python/recipes-devtools/python/python3-paho-mqtt_1.5.0.bb') 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} = "\ ${PYTHON_PN}-netclient \ ${PYTHON_PN}-threading \ " + +BBCLASSEXTEND = "native nativesdk" -- cgit v1.2.3-54-g00ecf