ptest-packagelists-meta-python: remove tftpy

tftpy does not currently support ptests so remove it from any PTESTS_*
list to avoid AB mirroring warnings[0]:
WARNING: Nothing RPROVIDES 'tftpy-ptest' (but virtual:mcextend:tftpy:[...]/meta-openembedded/meta-python/recipes-core/images/meta-python-image-ptest.bb RDEPENDS on or otherwise requires it)
WARNING: Nothing RPROVIDES 'meta-python-image-ptest-tftpy'

[0]: https://autobuilder.yoctoproject.org/valkyrie/#/builders/82/builds/377/steps/12/logs/warnings

Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Yoann Congal 2025-07-25 21:17:56 +02:00 committed by Khem Raj
parent 1685684e33
commit 9f70175dcc
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -129,5 +129,4 @@ PTESTS_SLOW_META_PYTHON = "\
PTESTS_PROBLEMS_META_PYTHON = "\
python3-pyasyncore \
tftpy \
"