]> code.ossystems Code Review - openembedded-core.git/commit
target-sdk-provides-dummy: add libperl.so.5 to DUMMY_PROVIDES
authorChen Qi <Qi.Chen@windriver.com>
Wed, 19 Jun 2019 05:09:48 +0000 (13:09 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 19 Jun 2019 12:07:25 +0000 (13:07 +0100)
commit8a21559bd49feba6288ad02d928daed6c736df3d
tree7799c4d0d2da030b9560a78eeaacfa9cbe9ad0e2
parent7ddbe6483dd25a7bb09cdb80565df3af2d69c1f9
target-sdk-provides-dummy: add libperl.so.5 to DUMMY_PROVIDES

Add libperl.so.5 to DUMMY_PROVIDES to avoid do_rootfs failure like
below.

Error:
Problem: package postgresql-11.3-r0.core2_32 requires libperl.so.5, but none of the providers can be installed

    package target-sdk-provides-dummy-1.0-r0.sdk_provides_dummy_target conflicts with perl provided by perl-5.30.0-r0.core2_32
    package target-sdk-provides-dummy-1.0-r0.sdk_provides_dummy_target conflicts with perl-module-strict provided by perl-5.30.0-r0.core2_32

This problem could be reproduced by add 'postgresql' to IMAGE_INSTALL
and then `bitbake core-image-minimal -c populate_sdk'.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/meta/target-sdk-provides-dummy.bb