From 8d4b8287b8e902d42a75f01a6d7e03e36c49ba24 Mon Sep 17 00:00:00 2001 From: Yoann Congal Date: Fri, 31 Oct 2025 19:28:07 +0100 Subject: [PATCH] ptest-packagelists-meta-perl: remove libxml-libxml-perl libxml-libxml-perl recipe is currently skipped. Remove it from the ptest lists as well. This should fix these warnings from AB[0]: WARNING: Nothing RPROVIDES 'libxml-libxml-perl-ptest' (but virtual:mcextend:libxml-libxml-perl:/srv/pokybuild/yocto-worker/meta-oe-mirror/build/meta-openembedded/meta-perl/recipes-core/images/meta-perl-image-ptest.bb RDEPENDS on or otherwise requires it) libxml-libxml-perl RPROVIDES libxml-libxml-perl-ptest but was skipped: Recipe will be skipped because: Not compatible with latest libxml NOTE: Runtime target 'libxml-libxml-perl-ptest' is unbuildable, removing... Missing or unbuildable dependency chain was: ['libxml-libxml-perl-ptest'] WARNING: Nothing RPROVIDES 'meta-perl-image-ptest-libxml-libxml-perl' No eligible RPROVIDERs exist for 'meta-perl-image-ptest-libxml-libxml-perl' NOTE: Runtime target 'meta-perl-image-ptest-libxml-libxml-perl' is unbuildable, removing... Missing or unbuildable dependency chain was: ['meta-perl-image-ptest-libxml-libxml-perl'] [0]: https://autobuilder.yoctoproject.org/valkyrie/#/builders/82/builds/494/steps/13/logs/stdio Signed-off-by: Yoann Congal Signed-off-by: Khem Raj --- meta-perl/conf/include/ptest-packagelists-meta-perl.inc | 1 - 1 file changed, 1 deletion(-) diff --git a/meta-perl/conf/include/ptest-packagelists-meta-perl.inc b/meta-perl/conf/include/ptest-packagelists-meta-perl.inc index ef0c59dc2f..8a97fb2a4a 100644 --- a/meta-perl/conf/include/ptest-packagelists-meta-perl.inc +++ b/meta-perl/conf/include/ptest-packagelists-meta-perl.inc @@ -50,5 +50,4 @@ PTESTS_SLOW_META_PERL = "\ PTESTS_PROBLEMS_META_PERL = "\ libhtml-parser-perl \ libunix-statgrab \ - libxml-libxml-perl \ "