]> code.ossystems Code Review - openembedded-core.git/commit
target-sdk-provides-dummy: add libperl.so.5 64bit
authorChen Qi <Qi.Chen@windriver.com>
Tue, 25 Jun 2019 06:45:37 +0000 (14:45 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 27 Jun 2019 11:20:24 +0000 (12:20 +0100)
commitae1414fcbe41a70a56021c4d240976dae0adad33
tree938d23c9dc60d19b4c0f823e27eed58c65cac179
parent8649c5e36969da061b39db4536d127128382fe15
target-sdk-provides-dummy: add libperl.so.5 64bit

With postgresql added to IMAGE_INSTALL, we will get the following
error when building for 64bit BSPs.

  Problem: package postgresql-11.3-r0.corei7_64 requires libperl.so.5()(64bit), but none of the providers can be installed

A previous patch has added libperl.so.5 to DUMMY_PROVIDES, but this
is not enough. Because for 64bit BSP, it should also provide libperl.so.5()(64bit).

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