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 and
unversioned .so file which would conflict with the other OpenSSL version).
However, please keep in mind that some OpenSSL versions are not supported
any more, so you should consider the security implications of keeping those
versions.

Etienne

On Fri, Dec 8, 2023 at 11:29 PM Carlos via lists.yoctoproject.org
<carlos.bejar-colonia=philips....@lists.yoctoproject.org> wrote:

> 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 version <
> 1.1.1
>
>
>
> Is there a way to overcome this situation and still use openssl 1.02?
>
>
>
> Regards,
>
> Carlos B.
>
> ------------------------------
> The information contained in this message may be confidential and legally
> protected under applicable law. The message is intended solely for the
> addressee(s). If you are not the intended recipient, you are hereby
> notified that any use, forwarding, dissemination, or reproduction of this
> message is strictly prohibited and may be unlawful. If you are not the
> intended recipient, please contact the sender by return e-mail and destroy
> all copies of the original message.
>
> 
>
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#61853): https://lists.yoctoproject.org/g/yocto/message/61853
Mute This Topic: https://lists.yoctoproject.org/mt/103064667/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to