summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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} += "\
13 ${PYTHON_PN}-datetime \ 13 ${PYTHON_PN}-datetime \
14 ${PYTHON_PN}-shell \ 14 ${PYTHON_PN}-shell \
15" 15"
16
17BBCLASSEXTEND = "native nativesdk"