[yocto] way to get a package list?

Richard Purdie richard.purdie at linuxfoundation.org
Fri Aug 5 15:02:44 PDT 2011


On Fri, 2011-08-05 at 16:55 -0500, Kumar Gala wrote:
> Is there some command to get the set of packages that will be attempted to be built?

bitbake -g will dump out a task-depends.dot file which shows which tasks
will run and the task interdependencies...

Cheers,

Richard






More information about the yocto mailing list