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