]> 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)
committerSteve Sakoman <steve@sakoman.com>
Sat, 29 May 2021 00:22:21 +0000 (14:22 -1000)
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>
(cherry picked from commit 706bdcaec5fd7c59d7877bbefa5ed4ce5b4f3da1)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-core/expat/expat_2.2.9.bb

index 8f3db413529900445ca85fbd2b381eff7928f721..174bf4be1ffa7e007c4db9313b49bbc0aae14aa9 100644 (file)
@@ -20,3 +20,5 @@ do_configure_prepend () {
 }
 
 BBCLASSEXTEND = "native nativesdk"
+
+CVE_PRODUCT = "expat libexpat"