Topic: how can I replace openssl-native to wolfssl?

In my project, I try to replace the openssl to wolfssl.
So, I add DEPENDS_remove = "openssl" and DEPENDS += "wolfssl" to openssl dependent recipes (bbappend).
However, there are remains some recipes that have openssl-native.

How can I remove this?

Share

Re: how can I replace openssl-native to wolfssl?

@proxion7,

Thank you so much for reaching out about this question. Are you using the meta-wolfSSL project here?

http://github.com/wolfSSL/meta-wolfssl

Can you share a bit more information about your project and goals and what the effort is for?

Warm Regards,

K