]> 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>
Wed, 2 Jun 2021 13:22:59 +0000 (14:22 +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.2.10.bb

index fa263775b3990ab8ec28795d76dc031b90adc70f..a54d832e52df9696add2b9f672a7daa6f7ff414f 100644 (file)
@@ -25,3 +25,5 @@ do_install_ptest_class-target() {
 }
 
 BBCLASSEXTEND += "native nativesdk"
+
+CVE_PRODUCT = "expat libexpat"