I think that do_install_ptest is fine. Why would you think that?

Thanks
Changhyeok

2017-06-12 20:51 GMT+09:00 Burton, Ross <ross.bur...@intel.com>:

>
> On 12 June 2017 at 12:11, Changhyeok Bae <changhyeok....@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
>



-- 
Thanks
Changhyeok
-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to