From: Steve Sakoman Date: Thu, 27 May 2021 15:47:59 +0000 (-1000) Subject: expat: set CVE_PRODUCT X-Git-Tag: uninative-3.3~596 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=706bdcaec5fd7c59d7877bbefa5ed4ce5b4f3da1;p=openembedded-core.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 a57fc1b23b..451158a5d3 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"