Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] V2: Replace retry logic in useradd with flock
@ 2016-02-16  7:14 kai.kang
  2016-02-16  7:14 ` [PATCH 1/1] useradd_base.bbclass: fix simultaneous " kai.kang
  0 siblings, 1 reply; 6+ messages in thread
From: kai.kang @ 2016-02-16  7:14 UTC (permalink / raw)
  To: ross.burton; +Cc: openembedded-core

From: Kai Kang <kai.kang@windriver.com>

V2:

* Use $SYSROOT/etc as flock file

The following changes since commit da13f0bce5d1b3c52f5716ae8d104372a820e5f9:

  buildhistory.bbclass: remove out-dated information on request (2016-02-15 17:47:08 +0000)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib kangkai/flock
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kangkai/flock

Kai Kang (1):
  useradd_base.bbclass: fix simultaneous with flock

 meta/classes/useradd.bbclass      |   8 +-
 meta/classes/useradd_base.bbclass | 165 ++++++++++----------------------------
 2 files changed, 48 insertions(+), 125 deletions(-)

-- 
2.7.0



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

end of thread, other threads:[~2016-02-22  8:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-16  7:14 [PATCH 0/1] V2: Replace retry logic in useradd with flock kai.kang
2016-02-16  7:14 ` [PATCH 1/1] useradd_base.bbclass: fix simultaneous " kai.kang
2016-02-16 12:09   ` Burton, Ross
2016-02-17  5:40     ` Kang Kai
2016-02-17 23:49       ` Burton, Ross
2016-02-22  8:41         ` Kang Kai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox