All of lore.kernel.org
 help / color / mirror / Atom feed
* rm_work and building kernel modules
@ 2009-01-26 18:11 Cliff Brake
  2009-01-26 18:34 ` Koen Kooi
  0 siblings, 1 reply; 4+ messages in thread
From: Cliff Brake @ 2009-01-26 18:11 UTC (permalink / raw)
  To: openembedded-devel

I'm noticed a little glitch with rm_work and building kernel modules
with OE.  Typically, kernel module builds require the kernel source to
be intact, which gets removed if rm_work is enabled.  I'm wondering if
we should make a way to suppress rm_work for kernel recipes, or is
this just one of those things people need to live with?  If so, any
thoughts on the best way to implement?  A hackish way would be to
check a variable in do_rm_work() and not remove directories if
INHIBIT_RM_WORK is set.

Thanks,
Cliff

-- 
=======================
Cliff Brake
http://bec-systems.com



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

end of thread, other threads:[~2009-01-26 20:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-26 18:11 rm_work and building kernel modules Cliff Brake
2009-01-26 18:34 ` Koen Kooi
2009-01-26 19:24   ` Cliff Brake
2009-01-26 20:06     ` Koen Kooi

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.