On Wed, 2019-09-25 at 15:36 +0800, Naveen Saini wrote:
> +do_compile_ptest() {
> + cd ${B}
> + oe_runmake tests perfs ex
> +}
Do we need perf? These look more like benchmarking apps. We should
probably skip examples too and include check programs.
Thanks,
Anuj