All of lore.kernel.org
 help / color / mirror / Atom feed
* Simultaneous build of two intree packages
@ 2012-05-07 11:54 Radek Dostal
  2012-05-07 12:02 ` Gary Thomas
  0 siblings, 1 reply; 12+ messages in thread
From: Radek Dostal @ 2012-05-07 11:54 UTC (permalink / raw)
  To: openembedded-devel

Dear All,

I have three intree recipes A, B and C which are part of the same layer.
=> B depends on A
=> C depends on A.

There is no dependency between B and C. Only important thing is that B
and C are not build simultaneously. This is not a problem unless I use
configure BB_NUMBER_THREADS > 1. Than builds B and C starts to collide
and produce mess because they are both intree builds.

Is there something like a mutex/lock mechanism in openembedded-core,
which would forbid two recipes to be build simultaneously?

Thanks,
Radek




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

end of thread, other threads:[~2012-05-09  7:37 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-07 11:54 Simultaneous build of two intree packages Radek Dostal
2012-05-07 12:02 ` Gary Thomas
2012-05-07 12:33   ` Radek Dostal
2012-05-07 15:46     ` Khem Raj
2012-05-07 21:01       ` Radek Dostal
2012-05-07 21:08         ` Gary Thomas
2012-05-07 21:23           ` Radek Dostal
2012-05-08 23:36             ` Ciprian Ciubotariu
2012-05-07 21:42         ` Khem Raj
2012-05-07 21:42         ` Khem Raj
2012-05-08 21:31     ` Ulf Samuelsson
2012-05-09  7:27       ` Radek Dostal

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.