[OE-core] ca-certificates-native: stage certificate files for rocko too

Christian Meusel christian.meusel at posteo.de
Mon Oct 22 11:51:06 UTC 2018


Hello Richard,

the last days I worked on an issue with ca-certificates-native for rocko: the certificate files do not get staged into sysroot's /usr/share/ca-certificates. When building openjdk-8-native from meta-java for rocko, it will end up with empty trust anchors and refuse to establish for example TLS connections.

For pyro and sumo this issue does not exist as the certificate files get installed into sysroot's /usr/share/ca-certificates directory.


Cherry-picking the following commits from master onto rocko solves the issues there:

    20e6d8762b ca-certificates: use relative symlinks from $ETCCERTSDIR
    616075eca3 ca-certificates: avoid using += with an over-ride

Could you please add these commits to the rocko branch?


Best regards,

Christian


More information about the Openembedded-core mailing list