Re: [yocto] Yocto kirkstone and openssl 1.0.2

2023-12-11 Thread Etienne Cordonnier via lists.yoctoproject.org
Hi Carlos, I solved a similar issue by using two versions of OpenSSL in the image. I copied and renamed one of the two openssl versions to "openssl-backported". This method requires to modify the recipe of "openssl-backported" so that this recipe provides only the versioned library (no header files

[yocto] Yocto kirkstone and openssl 1.0.2

2023-12-08 Thread Carlos via lists.yoctoproject.org
Hello, Currently we are using yocto version dunfell in our project. we are also using: -openssl 1.0.2: provided/supported by a third party. -meta-openssl102-fips Now, I would like to upgrade the project to use yocto kirkstone. I am facing build errors: Python 3.10 no longer supports openssl versi