On 12 June 2017 at 12:11, Changhyeok Bae <[email protected]> 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
-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to