From: Intaek Hwang <[email protected]> Set CVE_PRODUCT of python3-psutil to match NVD entries.
Signed-off-by: Intaek Hwang <[email protected]> Signed-off-by: Maxin John <[email protected]> --- meta/recipes-devtools/python/python3-psutil_6.0.0.bb | 2 ++ 1 file changed, 2 insertions(+) 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 += " \ INSANE_SKIP:${PN}-tests += "dev-deps" +CVE_PRODUCT = "psutil" + BBCLASSEXTEND = "native" -- 2.39.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#202698): https://lists.openembedded.org/g/openembedded-core/message/202698 Mute This Topic: https://lists.openembedded.org/mt/107643308/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
