]> code.ossystems Code Review - openembedded-core.git/commitdiff
expat: set CVE_PRODUCT
authorSteve Sakoman <steve@sakoman.com>
Thu, 27 May 2021 15:47:59 +0000 (05:47 -1000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 28 May 2021 05:40:30 +0000 (06:40 +0100)
Upstream database uses both "expat" and "libexpat" to report CVEs

Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/expat/expat_2.4.1.bb

index a57fc1b23b7b90919ea0cbd2d228a608d4b310d3..451158a5d3cbeecebf79f0782389942685cc9d20 100644 (file)
@@ -24,3 +24,5 @@ do_install_ptest_class-target() {
 }
 
 BBCLASSEXTEND += "native nativesdk"
+
+CVE_PRODUCT = "expat libexpat"