summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteve Sakoman <steve@sakoman.com>2021-05-27 05:47:59 -1000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-06-02 14:22:59 +0100
commit30357a56df82d3ea11f7288a8c02dd2d201b498a (patch)
tree4b4dfe6a6534fbd43af7f0c1b0c8e14b17b95dd4
parent7c39b71b78ffc64a456872769b341cfc662e747d (diff)
downloadopenembedded-core-contrib-30357a56df82d3ea11f7288a8c02dd2d201b498a.tar.gz
expat: set CVE_PRODUCT
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>
-rw-r--r--meta/recipes-core/expat/expat_2.2.10.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-core/expat/expat_2.2.10.bb b/meta/recipes-core/expat/expat_2.2.10.bb
index fa263775b3..a54d832e52 100644
--- a/meta/recipes-core/expat/expat_2.2.10.bb
+++ b/meta/recipes-core/expat/expat_2.2.10.bb
@@ -25,3 +25,5 @@ do_install_ptest_class-target() {
}
BBCLASSEXTEND += "native nativesdk"
+
+CVE_PRODUCT = "expat libexpat"