Browse Source

openssl10: Add CVE_PRODUCT

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Adrian Bunk 4 years ago
parent
commit
718294820d
1 changed files with 2 additions and 0 deletions
  1. 2 0
      meta/recipes-connectivity/openssl/openssl10_1.0.2r.bb

+ 2 - 0
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"