summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-psutil_6.0.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python/python3-psutil_6.0.0.bb')
-rw-r--r--meta/recipes-devtools/python/python3-psutil_6.0.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3-psutil_6.0.0.bb b/meta/recipes-devtools/python/python3-psutil_6.0.0.bb
index 30b4df6bd0..787bc61e89 100644
--- a/meta/recipes-devtools/python/python3-psutil_6.0.0.bb
+++ b/meta/recipes-devtools/python/python3-psutil_6.0.0.bb
@@ -38,4 +38,6 @@ RDEPENDS:${PN}-tests += " \
38 38
39INSANE_SKIP:${PN}-tests += "dev-deps" 39INSANE_SKIP:${PN}-tests += "dev-deps"
40 40
41CVE_PRODUCT = "psutil"
42
41BBCLASSEXTEND = "native" 43BBCLASSEXTEND = "native"