From: Het Patel <[email protected]> - Added the vendor to CVE_PRODUCT to prevent false positives.
Signed-off-by: Het Patel <[email protected]> --- meta/recipes-support/mpfr/mpfr_4.2.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-support/mpfr/mpfr_4.2.2.bb b/meta/recipes-support/mpfr/mpfr_4.2.2.bb index 4d1747c3fd..81f3a0297b 100644 --- a/meta/recipes-support/mpfr/mpfr_4.2.2.bb +++ b/meta/recipes-support/mpfr/mpfr_4.2.2.bb @@ -9,7 +9,7 @@ inherit autotools texinfo LIC_FILES_CHKSUM = "file://COPYING;md5=1ebbd3e34237af26da5dc08a4e440464 \ file://COPYING.LESSER;md5=3000208d539ec061b899bce1d9ce9404 \ " -CVE_PRODUCT = "gnu_mpfr" +CVE_PRODUCT = "mpfr:gnu_mpfr" DEPENDS = "gmp"
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#232020): https://lists.openembedded.org/g/openembedded-core/message/232020 Mute This Topic: https://lists.openembedded.org/mt/118011173/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
