[OE-core] [warrior][PATCH 1/2] openssl10: Add CVE_PRODUCT

Adrian Bunk bunk at stusta.de
Sun Mar 15 18:08:40 UTC 2020


Signed-off-by: Adrian Bunk <bunk at stusta.de>
---
 meta/recipes-connectivity/openssl/openssl10_1.0.2r.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta/recipes-connectivity/openssl/openssl10_1.0.2r.bb b/meta/recipes-connectivity/openssl/openssl10_1.0.2r.bb
index 87df4f517a..7e2b884856 100644
--- a/meta/recipes-connectivity/openssl/openssl10_1.0.2r.bb
+++ b/meta/recipes-connectivity/openssl/openssl10_1.0.2r.bb
@@ -60,6 +60,8 @@ S = "${WORKDIR}/openssl-${PV}"
 
 UPSTREAM_CHECK_REGEX = "openssl-(?P<pver>1\.0.+)\.tar"
 
+CVE_PRODUCT = "openssl:openssl"
+
 inherit pkgconfig siteinfo multilib_header ptest manpages
 
 PACKAGECONFIG ?= "cryptodev-linux"
-- 
2.17.1



More information about the Openembedded-core mailing list