[OE-core] [PATCH 0/1] V3: Replace retry logic in useradd with flock

kai.kang at windriver.com kai.kang at windriver.com
Tue Feb 23 02:45:56 UTC 2016


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

V3:

* remove checks before operations such as useradd/userdel etc.

The following changes since commit ea8c34e976c11757ed9869c51b48f39050e25708:

  libnewt: Fix build with PIE flags (2016-02-21 09:32:43 +0000)

are available in the git repository at:

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

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

 meta/classes/useradd.bbclass      |   6 +-
 meta/classes/useradd_base.bbclass | 186 ++++++++------------------------------
 2 files changed, 40 insertions(+), 152 deletions(-)

-- 
2.6.1




More information about the Openembedded-core mailing list