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

Burton, Ross ross.burton at intel.com
Mon Jun 12 11:51:47 UTC 2017


On 12 June 2017 at 12:11, Changhyeok Bae <changhyeok.bae at gmail.com> wrote:

> +do_install_ptest() {
> +    # 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
> +}
>

I think you meant do_install_ptest_append here?

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


More information about the Openembedded-core mailing list