Re: [yocto] Ruby and OpenSSL version mismatch?

2017-02-02 Thread Khem Raj
* Takashi Matsuzawa > *Sent:* Thursday, February 2, 2017 3:25 PM > *To:* yocto@yoctoproject.org > *Subject:* Ruby and OpenSSL version mismatch? > > > Hello, Yocto. > > I am trynig a build of fido based yocto image, with openssl 1.0.2j for > security reason. > The openssl recipe i

Re: [yocto] Ruby and OpenSSL version mismatch?

2017-02-02 Thread Takashi Matsuzawa
Hello, I just tried and the below seems to be the fix. https://patchwork.openembedded.org/patch/11/ From: Takashi Matsuzawa Sent: Thursday, February 2, 2017 3:25 PM To: yocto@yoctoproject.org Subject: Ruby and OpenSSL version mismatch? Hello, Yocto. I am

[yocto] Ruby and OpenSSL version mismatch?

2017-02-01 Thread Takashi Matsuzawa
Hello, Yocto. I am trynig a build of fido based yocto image, with openssl 1.0.2j for security reason. The openssl recipe itself builds successfully, but later in the build I see error in jscore. In fact, ruby is complaining that 'OPENSSL_1.0.0' is not available. |