On Tue, Mar 19, 2019 at 6:57 AM Otavio Salvador <ota...@ossystems.com.br> wrote:
>
> We had a c_rehash shell re-implementation being used for the native
> package however the ca-certificates now uses the openssl rehash
> internal application so there is no use for the c_rehash anymore.
>
> Signed-off-by: Otavio Salvador <ota...@ossystems.com.br>
> ---
>
> Changes in v4:
> - remove perlnative requirement

You actually removed hostperl-runtime-native, not perl-native. It's
not really correct though - the hostperl-runtime-native dependency is
there to ensure we can run the openssl Configure script, not because
of c_rehash.

In practice it makes no difference as hostperl-runtime-native is
mentioned in ASSUME_PROVIDED, but for correctness it shouldn't be
removed.

> Changes in v3:
> - remove c_rehash completely
> - fix ca-certificates recipe comment
>
> Changes in v2:
> - updated commit log
>
-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to