mbox series

[0/5] perl-ptest: fix 5 of the ExtUtils ptests

Message ID 20250515165010.242349-1-rajendra.desai@emerson.com
Headers show
Series perl-ptest: fix 5 of the ExtUtils ptests | expand

Message

Rajendra Desai May 15, 2025, 4:50 p.m. UTC
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(-)