diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-02-20 14:03:39 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-02-21 07:52:04 +0000 |
commit | 7eb117f176ba5d679e567b7929be7d676afc2931 (patch) | |
tree | ef0b35337618475405df3e59ae28284405840c54 /meta/recipes-support | |
parent | 08f809a8e8e44c2d5b66c3ec75ac608262b63556 (diff) | |
download | poky-7eb117f176ba5d679e567b7929be7d676afc2931.tar.gz |
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.
(From OE-Core rev: a5b0f6cacb6ae785ea10f8561982692772d198a9)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support')
0 files changed, 0 insertions, 0 deletions