mirror of
https://git.yoctoproject.org/poky
synced 2026-04-02 17:02:21 +02:00
mpfr: set CVE_PRODUCT
Set CVE_PRODUCT of mpfr as gnu_mpfr to match NVD entries. (From OE-Core rev: ff30f7707f1f3ad8964f214c99f24bfc5e3730e0) 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:
committed by
Richard Purdie
parent
d7b4254fe5
commit
fc0e93eaa1
@@ -9,6 +9,8 @@ inherit autotools texinfo
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=1ebbd3e34237af26da5dc08a4e440464 \
|
||||
file://COPYING.LESSER;md5=3000208d539ec061b899bce1d9ce9404 \
|
||||
"
|
||||
CVE_PRODUCT = "gnu_mpfr"
|
||||
|
||||
DEPENDS = "gmp autoconf-archive-native"
|
||||
|
||||
SRC_URI = "https://www.mpfr.org/mpfr-${PV}/mpfr-${PV}.tar.xz"
|
||||
|
||||
Reference in New Issue
Block a user