python3-psutil: set CVE_PRODUCT

Set CVE_PRODUCT of python3-psutil to match NVD entries.

(From OE-Core rev: 1eaa6aed41bacc8a041fe230ffaf130fab425b72)

Signed-off-by: Intaek Hwang <intaek.hwang@gehealthcare.com>
Signed-off-by: Maxin John <maxin.john@gehealthcare.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Intaek Hwang
2024-07-31 12:53:08 +03:00
committed by Richard Purdie
parent 4227cd6210
commit 907aa34fb5

View File

@@ -38,4 +38,6 @@ RDEPENDS:${PN}-tests += " \
INSANE_SKIP:${PN}-tests += "dev-deps"
CVE_PRODUCT = "psutil"
BBCLASSEXTEND = "native"