summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/expat
diff options
context:
space:
mode:
authorSteve Sakoman <steve@sakoman.com>2021-05-27 05:47:59 -1000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-05-28 06:41:03 +0100
commit219f9fc977768248ecd3ca907a4cf236674cc594 (patch)
treec3e85dd37847aa246d490052e457b7b29bd9c434 /meta/recipes-core/expat
parentfa50a3d34ad37e648096010e3210c75427693340 (diff)
downloadpoky-219f9fc977768248ecd3ca907a4cf236674cc594.tar.gz
expat: set CVE_PRODUCT
Upstream database uses both "expat" and "libexpat" to report CVEs (From OE-Core rev: 706bdcaec5fd7c59d7877bbefa5ed4ce5b4f3da1) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/expat')
-rw-r--r--meta/recipes-core/expat/expat_2.4.1.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-core/expat/expat_2.4.1.bb b/meta/recipes-core/expat/expat_2.4.1.bb
index a57fc1b23b..451158a5d3 100644
--- a/meta/recipes-core/expat/expat_2.4.1.bb
+++ b/meta/recipes-core/expat/expat_2.4.1.bb
@@ -24,3 +24,5 @@ do_install_ptest_class-target() {
24} 24}
25 25
26BBCLASSEXTEND += "native nativesdk" 26BBCLASSEXTEND += "native nativesdk"
27
28CVE_PRODUCT = "expat libexpat"