* [meta-oe] [PATCH 1/7] python-isort: add native and nativesdk
@ 2018-07-23 13:40 Binghua Guan
0 siblings, 0 replies; only message in thread
From: Binghua Guan @ 2018-07-23 13:40 UTC (permalink / raw)
To: openembedded-devel
Signed-off-by: Binghua Guan <freebendy@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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2018-07-23 13:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-23 13:40 [meta-oe] [PATCH 1/7] python-isort: add native and nativesdk Binghua Guan
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.