All of lore.kernel.org
 help / color / mirror / Atom feed
* RFC: Rapid iterative development
@ 2010-11-19 23:14 Darren Hart
  2010-11-19 23:42 ` Tian, Kevin
  2010-11-22 13:48 ` Joshua Lock
  0 siblings, 2 replies; 4+ messages in thread
From: Darren Hart @ 2010-11-19 23:14 UTC (permalink / raw)
  To: Yocto Project

While working on a single package, I need to be able to tweak a variable 
in the new recipe, change the MACHINE in local.conf, etc. I'd like to be 
able to rapidly test my changes, but some of these changes trigger a 
long list of dependencies for various commands. While working on a new 
linux kernel recipe, I found it rebuilding a number of things that were 
either -native (can I force it to use the system version rather than 
building one) or seemed unrelated to the process at hand.

Are there some best practices for iterative recipe development that 
speed things along?

Thanks,

-- 
Darren Hart
Yocto Linux Kernel


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

end of thread, other threads:[~2010-11-22 13:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-19 23:14 RFC: Rapid iterative development Darren Hart
2010-11-19 23:42 ` Tian, Kevin
2010-11-20  0:06   ` Darren Hart
2010-11-22 13:48 ` Joshua Lock

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.