]> code.ossystems Code Review - openembedded-core.git/commit
perl: support cpan versions of core modules
authorJens Rehsack <sno@netbsd.org>
Tue, 21 Jan 2020 16:46:41 +0000 (17:46 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 22 Jan 2020 15:56:02 +0000 (15:56 +0000)
commit9dfb3c3dffac467ec0a3751b1a350e01c4759496
treed18185b088e925d8f97142c11988036a5e4ba298
parent3f781ebd9dfbee143907190c6db5b86d501c3e63
perl: support cpan versions of core modules

Most of perl core modules are dual-life modules which exists on CPAN
as well as they do in perl core. Sometime, fixes are uploaded to CPAN
before a new perl is released which contains the fix of the core
module. Also, some modules recent releases aren't fully backported
to earlier releases (out of support, lack of specific feature, ...),
which makes it up to the distribution build to choose between core
or CPAN version, respectively.

Signed-off-by: Jens Rehsack <sno@netbsd.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/perl/perl_5.30.1.bb