]> code.ossystems Code Review - openembedded-core.git/commit
perl: Improve and update module RPDEPENDS
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 20 Feb 2022 14:03:39 +0000 (14:03 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 21 Feb 2022 07:51:46 +0000 (07:51 +0000)
commita5b0f6cacb6ae785ea10f8561982692772d198a9
treebc16f1e9da83a120d5d022e463653d407ce54deb
parent91aa5e3f94a7f82be7949ecfde2764d51384ad42
perl: Improve and update module RPDEPENDS

The perl module RDEPENDS needed refreshing so I updated it with the script. I
also found a ton of issues with missing test2 module dependencies so I've tweaked
the generator script to improve those. For some reason they were previously excluded
but I can't see anything wrong with the generated dependencies so I've added them. A
number of manual dependencies were still needed in addition.

I did notice an issue with trailing ")" characters so the sed is updated to handle
that (it did already handle "(").

This fixes issues seen in the dependecies for libxml-parser-perl's ptest package.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/perl/files/perl-rdepends.txt
meta/recipes-devtools/perl/perl_5.34.0.bb