[yocto] RDEPENDS and do_rootfs

Burton, Ross ross.burton at intel.com
Thu Jan 31 02:49:59 PST 2019


On Thu, 31 Jan 2019 at 07:01, Hopp, Denis <Denis.Hopp at vaillant-group.com> wrote:
> I cannot assure you of that specific case but to my understanding you could find out with the taskexp:
>
> bitbake -g -u taskexp <your_package_B>
> There you will have a graphical interface to explore your package dependencies and which task will be executed before another. Hope that helps.

Those are bitbake's build-time dependencies and don't have any impact
on the install order by the package manager.

Ross


More information about the yocto mailing list