bug debug-tweaks ptest-pkgs"
Now the suspicious space disappears, however there are no -ptest packages
installed in my image.
Nader
________
De : Alexander Kanavin
Envoyé : mardi 21 août 2018 11:30
À : Nader Hariri
Cc : yocto@yoctoproject.org
Objet : Re: [yocto
____
De : Alexander Kanavin
Envoyé : lundi 20 août 2018 16:54
À : Nader Hariri
Cc : yocto@yoctoproject.org
Objet : Re: [yocto] ptest-runner "No ptests found."
2018-08-20 15:36 GMT+02:00 Nader Hariri :
> I ran 'bitbake -e ' as you have su
in my image, and I can't figure out why ..
<https://www.yoctoproject.org/docs/1.6.1/dev-manual/dev-manual.html#testing-packages-with-ptest>
Nader
De : Alexander Kanavin
Envoyé : lundi 20 août 2018 14:09
À : Nader Hariri
Cc : yocto@yoctoproject.org
recipe."
# append /home/nader/poky-docker/workdir/poky/meta/conf/bitbake.conf:806
# "${EXTRA_IMAGE_FEATURES}"
# pre-expansion value:
# " ${EXTRA_IMAGE_FEATURES}"
IMAGE_FEATURES=" ptest-pkgs"
Nader
De : Alexander Kanavin
E
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_FEATURE