]> 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)
committerAnuj Mittal <anuj.mittal@intel.com>
Mon, 7 Mar 2022 02:47:10 +0000 (10:47 +0800)
commit394c2fd67eb7235c6328f29737dde4f1c111882c
treea72cec679f699aae7380085a10e6b93fd2b3af84
parentaebdb079eba5426253c5709e1ea20b97a302b556
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>
(cherry picked from commit a5b0f6cacb6ae785ea10f8561982692772d198a9)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
meta/recipes-devtools/perl/files/perl-rdepends.txt
meta/recipes-devtools/perl/perl_5.34.0.bb