summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteve Sakoman <steve@sakoman.com>2021-05-27 05:47:59 -1000
committerSteve Sakoman <steve@sakoman.com>2021-05-28 14:22:21 -1000
commitf89b497800fb3a3ecd77b7a868a02800b6c86d92 (patch)
treed0fcfbf0122fef34347d1c8acd032e4f087662df
parent302a6828b380ba20bb244f11f22a5bc273f0e5e7 (diff)
downloadopenembedded-core-contrib-f89b497800fb3a3ecd77b7a868a02800b6c86d92.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> (cherry picked from commit 706bdcaec5fd7c59d7877bbefa5ed4ce5b4f3da1) Signed-off-by: Steve Sakoman <steve@sakoman.com>
-rw-r--r--meta/recipes-core/expat/expat_2.2.9.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-core/expat/expat_2.2.9.bb b/meta/recipes-core/expat/expat_2.2.9.bb
index 8f3db41352..174bf4be1f 100644
--- a/meta/recipes-core/expat/expat_2.2.9.bb
+++ b/meta/recipes-core/expat/expat_2.2.9.bb
@@ -20,3 +20,5 @@ do_configure_prepend () {
}
BBCLASSEXTEND = "native nativesdk"
+
+CVE_PRODUCT = "expat libexpat"