All of lore.kernel.org
 help / color / mirror / Atom feed
* Determining dependencies by looking under work or tmp?
@ 2012-04-24  1:19 Peter Tornel
  2012-04-24  1:55 ` Lu, Lianhao
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Tornel @ 2012-04-24  1:19 UTC (permalink / raw)
  To: poky@yoctoproject.org

[-- Attachment #1: Type: text/plain, Size: 455 bytes --]

Hello Group,

I'm wondering why some packages were built in my work directory even though I didn't specify them in my recipes and they didn't show up in my rootfs.  For example, I find strace under work, but I don't find it in my rootfs.  There are some others I'm wondering about too.  


Is there evidence left in work or somewhere under tmp for a particular package that shows why it was built or what dependency it filled?

Regards,

Pete


[-- Attachment #2: Type: text/html, Size: 727 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Determining dependencies by looking under work or tmp?
  2012-04-24  1:19 Determining dependencies by looking under work or tmp? Peter Tornel
@ 2012-04-24  1:55 ` Lu, Lianhao
  2012-04-24  9:11   ` Richard Purdie
  0 siblings, 1 reply; 3+ messages in thread
From: Lu, Lianhao @ 2012-04-24  1:55 UTC (permalink / raw)
  To: Peter Tornel, poky@yoctoproject.org


Peter Tornel wrote on 2012-04-24:
> Hello Group,
> 
> I'm wondering why some packages were built in my work directory even though I didn't specify them in my recipes and they didn't show up
> in my rootfs.  For example, I find strace under work, but I don't find it in my rootfs.  There are some others I'm wondering about too.
> 
> Is there evidence left in work or somewhere under tmp for a particular package that shows why it was built or what dependency it filled?

Please try "bitbake -g"

-Lianhao



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Determining dependencies by looking under work or tmp?
  2012-04-24  1:55 ` Lu, Lianhao
@ 2012-04-24  9:11   ` Richard Purdie
  0 siblings, 0 replies; 3+ messages in thread
From: Richard Purdie @ 2012-04-24  9:11 UTC (permalink / raw)
  To: Lu, Lianhao; +Cc: poky@yoctoproject.org

On Tue, 2012-04-24 at 01:55 +0000, Lu, Lianhao wrote:
> Peter Tornel wrote on 2012-04-24:
> > Hello Group,
> > 
> > I'm wondering why some packages were built in my work directory even though I didn't specify them in my recipes and they didn't show up
> > in my rootfs.  For example, I find strace under work, but I don't find it in my rootfs.  There are some others I'm wondering about too.
> > 
> > Is there evidence left in work or somewhere under tmp for a particular package that shows why it was built or what dependency it filled?
> 
> Please try "bitbake -g"

Also, "bitbake -g -u depexp" can provide some insight to some of these
kinds of questions.

Cheers,

Richard



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-04-24  9:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-24  1:19 Determining dependencies by looking under work or tmp? Peter Tornel
2012-04-24  1:55 ` Lu, Lianhao
2012-04-24  9:11   ` Richard Purdie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.