All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] perl-ptest: fix 5 of the ExtUtils ptests
@ 2025-05-15 16:50 Rajendra Desai
  2025-05-15 16:50 ` [PATCH 1/5] perl-ptest: include gcc as a recommended package Rajendra Desai
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Rajendra Desai @ 2025-05-15 16:50 UTC (permalink / raw)
  To: openembedded-core; +Cc: Rajendra Desai

This patch series fixes 5 of the perl ExtUtils ptests which
were skipping or giving out the warning due to missing packages.
The fix consists of 5 patches which combinely adds missing
packages and resolves missing file error. More details about the
changes have been explained in each of the patches.

Rajendra Desai (5):
  perl-ptest: include gcc as a recommended package
  perl-ptest: include libxcrypt-dev as recommended
  perl-ptest: include g++ as a recommended package
  perl-ptest: include make as a recommended package
  perl-ptest: copy xconfig data from perl source directory

 meta/recipes-devtools/perl/perl-ptest.inc | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

-- 
2.34.1



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-05-16  9:28 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-15 16:50 [PATCH 0/5] perl-ptest: fix 5 of the ExtUtils ptests Rajendra Desai
2025-05-15 16:50 ` [PATCH 1/5] perl-ptest: include gcc as a recommended package Rajendra Desai
2025-05-16  6:16   ` [OE-core] " Richard Purdie
2025-05-15 16:50 ` [PATCH 2/5] perl-ptest: include libxcrypt-dev as recommended Rajendra Desai
2025-05-16  9:28   ` [OE-core] " Mathieu Dubois-Briand
2025-05-15 16:50 ` [PATCH 3/5] perl-ptest: include g++ as a recommended package Rajendra Desai
2025-05-15 16:50 ` [PATCH 4/5] perl-ptest: include make " Rajendra Desai
2025-05-15 16:50 ` [PATCH 5/5] perl-ptest: copy xconfig data from perl source directory Rajendra Desai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.