[yocto] How can I check "shared-library-to-package mapping"

ikjn tiffang at gmail.com
Fri Mar 16 11:05:01 PDT 2018


On Thu, Mar 15, 2018 at 11:37 AM, Khem Raj <raj.khem at gmail.com> wrote:

>
> On Wed, Mar 14, 2018 at 8:50 AM ikjn <tiffang at gmail.com> wrote:
>
>> Hi.
>>
>> My recipe 'A' installs pre-built shared libraries, but I get file_rdeps
>> error on
>> 'B' recipe's package_qa task, which has runtime dependency on A's so
>> files.
>>
>
> Yes however it depends on SONAME being added to the shared objects when
> they are linked otherwise shlibs code is not able to auto detect the
> dependency
>

Thank you, now I got it!
I thought only file name is used for run time dependency matching between
packages.
SONAME matching is also executed in build time dependency check when
DEPENDS_xxx is given?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20180317/52b2083a/attachment.html>


More information about the yocto mailing list