summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python-psutil.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-psutil.inc b/meta-python/recipes-devtools/python/python-psutil.inc
index e466c5cd4..0908c1c92 100644
--- a/meta-python/recipes-devtools/python/python-psutil.inc
+++ b/meta-python/recipes-devtools/python/python-psutil.inc
@@ -18,3 +18,5 @@ RDEPENDS_${PN} += " \
18 ${PYTHON_PN}-threading \ 18 ${PYTHON_PN}-threading \
19 ${PYTHON_PN}-xml \ 19 ${PYTHON_PN}-xml \
20" 20"
21
22BBCLASSEXTEND = "native nativesdk"