aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-isort.inc
diff options
context:
space:
mode:
authorBinghua Guan <freebendy@gmail.com>2018-07-23 21:40:08 +0800
committerKhem Raj <raj.khem@gmail.com>2018-07-26 20:10:07 -0700
commit4ad49edc90f4ff73a19accda4f12ef33b46effd1 (patch)
treeec3ee607102c939d76749cd7b7f429cf219b7e87 /meta-python/recipes-devtools/python/python-isort.inc
parente929ea7a18b0aa4d7767d2264d26fcc5c8dde688 (diff)
downloadmeta-openembedded-contrib-4ad49edc90f4ff73a19accda4f12ef33b46effd1.tar.gz
python-isort: add native and nativesdk
Signed-off-by: Binghua Guan <freebendy@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-isort.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-isort.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-isort.inc b/meta-python/recipes-devtools/python/python-isort.inc
index 6d13e5f7ce..359b180121 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"