All of lore.kernel.org
 help / color / mirror / Atom feed
* Customizing kernels
@ 2011-07-27 17:25 Gary Thomas
  2011-07-27 19:58 ` Tom Rini
  0 siblings, 1 reply; 4+ messages in thread
From: Gary Thomas @ 2011-07-27 17:25 UTC (permalink / raw)
  To: Poky Project

To run a customized kernel configuration, I've been doing this:
   % bitbake virtual/kernel
   % bitbake virtual/kernel -c menuconfig
   % bitbake virtual/kernel -c compile -f
   % bitbake virtual/kernel

Is there some way that the kernel recipes (probably kernel.bbclass)
could mark the compile state as invalid so that the '-c compile -f'
step is no longer needed (implied)?

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


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

end of thread, other threads:[~2011-07-27 20:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-27 17:25 Customizing kernels Gary Thomas
2011-07-27 19:58 ` Tom Rini
2011-07-27 20:08   ` Gary Thomas
2011-07-27 20:17     ` Tom Rini

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.