Re: [yocto] downgrade openssl libraryes

2021-08-31 Thread Bas Mevissen via lists.yoctoproject.org
On 2021-08-30 16:56, Ivan Riabtsov wrote: I have phytec imx6ul board with a preinstalled os. On this os opessl version is 1.0.2j i need to build nginx for this board, but i can't build yocto same version as i have on board, so I grabbed a newer version of yocto from phytec site, rolled back

Re: [yocto] downgrade openssl libraryes

2021-08-30 Thread Ivan Riabtsov
I have phytec imx6ul board with a preinstalled os. On this os opessl version is 1.0.2j i need to build nginx for this board, but i can't build yocto same version as i have on board, so I grabbed a newer version of yocto from phytec site, rolled back glibc and try to roll back openssl. I do not

Re: [yocto] downgrade openssl libraryes

2021-08-30 Thread Alexander Kanavin
openssl 1.0.2 went out of support at the end of 2019 and you should not be using it. What is the problem you need to solve? Alex On Mon, 30 Aug 2021 at 15:33, Ivan Riabtsov wrote: > hello i am trying to rollback openssl version from 1.1.1i to 1.0.2j. > Copied the recipe openssl_1.1.1i.bb to

[yocto] downgrade openssl libraryes

2021-08-30 Thread Ivan Riabtsov
hello i am trying to rollback openssl version from 1.1.1i to 1.0.2j. Copied the recipe openssl_1.1.1i.bb to openssl_1.0.2j.bb, saved the openssl_1.1.1i.bb version with the name openssl_1.1.1i.bb.backup Отредактировал новый файл, вот разница в файлах: diff -Nau ./openssl_1.1.1i.bb.backup