[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
Mon Feb 8 08:04:17 PST 2016


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

> recipe.r_deps = d.getVar('RDEPENDS_' + recipe.name, True)
>
>
>
> or even simple:
>
>
>
> recipe.r_deps = d.getVar('RDEPENDS’, True)
>
>
Did you mean RDEPENDS_ + package name?

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


More information about the yocto mailing list