From: Steve Sakoman Date: Thu, 27 May 2021 15:47:59 +0000 (-1000) Subject: expat: set CVE_PRODUCT X-Git-Tag: yocto-4.0~3216 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=706bdcaec5fd7c59d7877bbefa5ed4ce5b4f3da1;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git expat: set CVE_PRODUCT Upstream database uses both "expat" and "libexpat" to report CVEs Signed-off-by: Steve Sakoman Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/expat/expat_2.4.1.bb b/meta/recipes-core/expat/expat_2.4.1.bb index a57fc1b23b7..451158a5d3c 100644 --- a/meta/recipes-core/expat/expat_2.4.1.bb +++ b/meta/recipes-core/expat/expat_2.4.1.bb @@ -24,3 +24,5 @@ do_install_ptest_class-target() { } BBCLASSEXTEND += "native nativesdk" + +CVE_PRODUCT = "expat libexpat"