[yocto] What is the correct way to get a list of package run-time dependencies during the build process?

Burton, Ross ross.burton at intel.com
Fri Feb 5 01:12:11 PST 2016


On 5 February 2016 at 08:27, Reshetova, Elena <elena.reshetova at intel.com>
wrote:

> I noticed that during the build bitbake supplies you rather correct (if it
> is correct in the recipe) list of recipe build-time dependencies. However,
> this isn’t true for run-time dependencies. Moreover it seems that when you
> define a recipe you don’t have to list run-time dependencies, but rather
> than package manager would figure it out.
>
>
After do_package has run the dependencies will be correct, but until that
point the runtime library dependencies won't have been extracted.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20160205/cadee7d2/attachment.html>


More information about the yocto mailing list