On Fri, Aug 5, 2011 at 3:02 PM, Richard Purdie
<richard.pur...@linuxfoundation.org> wrote:
> 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...

And -u depexp is a nice wrapper around it too.  If you want to get at
what's going to be installed on the target however, I think you'll
need to poke it a little harder however...

-- 
Tom
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to