]> code.ossystems Code Review - openembedded-core.git/commit
perl/tcl: fix /usr/share/man/man3/Thread.3 conflicts
authorHongxu Jia <hongxu.jia@windriver.com>
Sat, 21 Dec 2019 06:19:35 +0000 (14:19 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 30 Dec 2019 23:38:12 +0000 (23:38 +0000)
commit47df8c0dd8ff86af97e6c6d217fb8d69ebec24e5
treecddb7df53dde0043b9efa2423ec513fb6662b3f5
parentf0f766160663407ea7683d31bbf5f011accc9ba2
perl/tcl: fix /usr/share/man/man3/Thread.3 conflicts

While installing perl-doc and tcl-doc to image, there is a file conflicts
at do_rootfs
...
|file /usr/share/man/man3/Thread.3 conflicts between attempted installs of
perl-doc-5.30.1-r0.core2_64 and tcl-doc-8.6.10-r0.core2_64
...

Use update-alternatives to fix

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/perl/perl_5.30.1.bb
meta/recipes-devtools/tcltk/tcl_8.6.10.bb