[oe] [meta-oe] [PATCH 1/7] python-isort: add native and nativesdk

Binghua Guan freebendy at gmail.com
Mon Jul 23 13:40:08 UTC 2018


Signed-off-by: Binghua Guan <freebendy at gmail.com>
---
 meta-python/recipes-devtools/python/python-isort.inc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-python/recipes-devtools/python/python-isort.inc b/meta-python/recipes-devtools/python/python-isort.inc
index 6d13e5f7c..359b18012 100644
--- a/meta-python/recipes-devtools/python/python-isort.inc
+++ b/meta-python/recipes-devtools/python/python-isort.inc
@@ -13,3 +13,5 @@ RDEPENDS_${PN} += "\
     ${PYTHON_PN}-datetime \
     ${PYTHON_PN}-shell \
 "
+
+BBCLASSEXTEND = "native nativesdk"
-- 
2.11.0




More information about the Openembedded-devel mailing list