Re: [yocto] [yocto-security] Open ssl version

2018-12-20 Thread Vishwanath Chandapur
I think issues is below part is missing in openssl_1.1.0i.bb file. FILES_libcrypto = "${libdir}/libcrypto${SOLIBS}" FILES_libssl = "${libdir}/libssl${SOLIBS}" FILES_openssl-conf = "${sysconfdir}/ssl/openssl.cnf" With Regards Vishwa On Thu, Dec 20, 2018 at 3:56 PM Alexander Kanavin wrote: > It

Re: [yocto] [yocto-security] Open ssl version

2018-12-20 Thread Alexander Kanavin
It's likely that you ask bitbake to build something that has a hard dependency on openssl 1.0. Most probably openssh. Alex On Thu, 20 Dec 2018 at 05:30, Vishwanath Chandapur wrote: > > Hi Team, > > I have set opnessl version in sumo but getting below errors. > > > PREFERRED_VERSION_openssl = "1.

Re: [yocto] [yocto-security] Open ssl version

2018-12-19 Thread Vishwanath Chandapur
Hi Team, I have set opnessl version in sumo but getting below errors. *PREFERRED_VERSION_openssl = "1.1.0i"* *Logs:* NOTE: Resolving any missing task queue dependencies NOTE: preferred version 1.1.0i of openssl not available (for item libssl) NOTE: versions of openssl available: 1.0.2p NOTE: