All of lore.kernel.org
 help / color / mirror / Atom feed
* understanding what's in an image
@ 2012-01-10  0:51 James Abernathy
  2012-01-10  2:07 ` Christopher Larson
  2012-01-10 12:03 ` Gary Thomas
  0 siblings, 2 replies; 8+ messages in thread
From: James Abernathy @ 2012-01-10  0:51 UTC (permalink / raw)
  To: yocto

I'm trying to understand how bitbake parses the poky directory tree a little better.  

The best I can figure all .bb files are NOT included. Just some of them are.  I'm guessing that the .bb in the meta/recipe-sato named core-image-sato.bb is the one that is used to start the parsing if bitbake core-image-sato is executed.
I originally thought all subdirectories of a path included in BBLAYER were parsed looking for .bb files, but now I know that is not true, but not sure why.

For example, it does not appear that webkit is included in the core-image-sato even though the recipe-sato directory includes the webkit subdirectory with it's recipe.  What would be the proper way of adding the webkit to core-image-sato??

Jim A



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

end of thread, other threads:[~2012-01-10 15:02 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-10  0:51 understanding what's in an image James Abernathy
2012-01-10  2:07 ` Christopher Larson
2012-01-10 14:48   ` Jim Abernathy
2012-01-10 14:57     ` Gary Thomas
2012-01-10 15:02       ` Jim Abernathy
2012-01-10 12:03 ` Gary Thomas
2012-01-10 12:23   ` James Abernathy
2012-01-10 12:36     ` Gary Thomas

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.