]> code.ossystems Code Review - openembedded-core.git/commit
perl: split perl-cross into its own recipe
authorAlexander Kanavin <alex.kanavin@gmail.com>
Fri, 4 Jun 2021 09:14:53 +0000 (11:14 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 6 Jun 2021 22:14:12 +0000 (23:14 +0100)
commit60dcb230f65fb1a0f23341c379676f82213d6240
tree38a0940cad37397c081045c6252129c36f07d90b
parent791d1a215400db08ef98193b2621ec02f108a302
perl: split perl-cross into its own recipe

As perl and perl-cross need to be updated (and patches rebased)
in lockstep, devtool upgrade (and therefore AUH) can't cope with it.
Manually updating is still possible, but painful.

Split determinism.patch into perl and perl-cross parts, move the
rest of the perl-cross patches.

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/distro/include/maintainers.inc
meta/recipes-devtools/perl-cross/files/0001-configure_path.sh-do-not-hardcode-prefix-lib-as-libr.patch [moved from meta/recipes-devtools/perl/files/0001-configure_path.sh-do-not-hardcode-prefix-lib-as-libr.patch with 100% similarity]
meta/recipes-devtools/perl-cross/files/0001-configure_tool.sh-do-not-quote-the-argument-to-comma.patch [moved from meta/recipes-devtools/perl/files/0001-configure_tool.sh-do-not-quote-the-argument-to-comma.patch with 100% similarity]
meta/recipes-devtools/perl-cross/files/0001-perl-cross-add-LDFLAGS-when-linking-libperl.patch [moved from meta/recipes-devtools/perl/files/0001-perl-cross-add-LDFLAGS-when-linking-libperl.patch with 100% similarity]
meta/recipes-devtools/perl-cross/files/README.md [new file with mode: 0644]
meta/recipes-devtools/perl-cross/files/determinism.patch [new file with mode: 0644]
meta/recipes-devtools/perl-cross/perlcross_1.3.5.bb [new file with mode: 0644]
meta/recipes-devtools/perl/files/determinism.patch
meta/recipes-devtools/perl/perl_5.32.1.bb