[OE-core] [PATCH v5] openssl: Upgrade 1.0.2k -> 1.0.2l

Burton, Ross ross.burton at intel.com
Fri Jun 16 13:24:07 UTC 2017


On 12 June 2017 at 13:27, Changhyeok Bae <changhyeok.bae at gmail.com> wrote:
> +do_install_ptest_append() {
> +    # exclude binary files or the package won't install
> +    for d in ssltest_old v3ext x509aux; do
> +        rm -rf ${D}${libdir}/${PN}/ptest/test/$d
> +    done

PN needs to be BPN, as PN is eg lib32-openssl in multilib builds.

Also there's a do_install_ptest in openssl.inc, just edit that directly.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20170616/ccbd0109/attachment-0002.html>


More information about the Openembedded-core mailing list