mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
openssl: set CVE vendor to openssl
Differentiate it from openssl gem for Ruby. (From OE-Core rev: 2ec481b19d6c9c20ce6573de77ae89e576d6b8cb) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
7ad1653264
commit
67ff99f32a
@@ -201,3 +201,5 @@ RRECOMMENDS_libcrypto += "openssl-conf"
|
|||||||
RDEPENDS_${PN}-ptest += "openssl-bin perl perl-modules bash"
|
RDEPENDS_${PN}-ptest += "openssl-bin perl perl-modules bash"
|
||||||
|
|
||||||
BBCLASSEXTEND = "native nativesdk"
|
BBCLASSEXTEND = "native nativesdk"
|
||||||
|
|
||||||
|
CVE_PRODUCT = "openssl:openssl"
|
||||||
|
|||||||
Reference in New Issue
Block a user