All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Fix SDK construction
@ 2011-02-28 19:50 Mark Hatle
  2011-02-28 19:50 ` [PATCH 1/1] populate_sdk_rpm.bbclass: Add the necessary solvedb lock Mark Hatle
  2011-02-28 20:48 ` [PATCH 0/1] Fix SDK construction Richard Purdie
  0 siblings, 2 replies; 4+ messages in thread
From: Mark Hatle @ 2011-02-28 19:50 UTC (permalink / raw)
  To: poky

There was a race condition caused by the absense of a lock during SDK
creation.  Bug 776.

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: mhatle/rpm
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=mhatle/rpm

Thanks,
    Mark Hatle <mark.hatle@windriver.com>
---


Mark Hatle (1):
  populate_sdk_rpm.bbclass: Add the necessary solvedb lock

 meta/classes/populate_sdk_rpm.bbclass |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

-- 
1.7.4



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

end of thread, other threads:[~2011-02-28 22:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-28 19:50 [PATCH 0/1] Fix SDK construction Mark Hatle
2011-02-28 19:50 ` [PATCH 1/1] populate_sdk_rpm.bbclass: Add the necessary solvedb lock Mark Hatle
2011-02-28 22:33   ` Saul Wold
2011-02-28 20:48 ` [PATCH 0/1] Fix SDK construction Richard Purdie

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.