Hi, I am new to Yocto. I am working on ptest-runner.

I followed the wiki https://wiki.yoctoproject.org/wiki/Ptest , but when I boot 
to my image and run ptest-runner I have the output : "No ptests found."

Is this normal ? I thought that

DISTRO_FEATURES_append = " ptest"

and

EXTRA_IMAGE_FEATURES += "ptest-pkgs"

 would install all the ptests for me in my image, apparently I am wrong but 
could you please explain to me why this is not the case i.e why ptests are not 
automatically installed in the image even though I included the above lines in 
my local.conf ?

Thx,
raden
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to