[yocto] I want to know which BB files were compiled

yaoxp at cn.fujitsu.com yaoxp at cn.fujitsu.com
Mon Jun 16 18:27:17 PDT 2014


thank you very much.

> 
> On Mon, Jun 16, 2014 at 5:27 AM, yaoxp at cn.fujitsu.com
> <yaoxp at cn.fujitsu.com> wrote:
> > Hi everyone,
> >
> > I want to know which BB files were compiled when I run ' bitbake <target>'.
> > How to achieve it?
> >
> > e.g.
> > # bitbake core-image-minimal
> >
> > I want to know all the compiled BB files, including native BB file.
> 
> please have a look at this thread from last week:
> 
> http://www.mail-archive.com/yocto@yoctoproject.org/msg19583.html
> 
> bitbake creates the 'cooker.log' file that contains log for all tasks it has
> executed during a build. you can get the information you want from there.


More information about the yocto mailing list