Openembedded Core Discussions
 help / color / mirror / Atom feed
From: <kai.kang@windriver.com>
To: <ross.burton@intel.com>
Cc: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/1] V3: Replace retry logic in useradd with flock
Date: Tue, 23 Feb 2016 10:45:56 +0800	[thread overview]
Message-ID: <cover.1456195451.git.kai.kang@windriver.com> (raw)

From: Kai Kang <kai.kang@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



             reply	other threads:[~2016-02-23  2:49 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-23  2:45 kai.kang [this message]
2016-02-23  2:45 ` [PATCH 1/1] useradd_base.bbclass: fix simultaneous with flock kai.kang
2016-02-23  3:05   ` Khem Raj
2016-02-23  3:35     ` Kang Kai
2016-02-23  7:25       ` Richard Purdie
2016-02-23  7:31         ` Kang Kai
2016-02-23 16:29   ` Burton, Ross
2016-02-23 17:01     ` Burton, Ross
2016-02-23 17:10       ` Burton, Ross
2016-02-24  8:51         ` Kang Kai

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1456195451.git.kai.kang@windriver.com \
    --to=kai.kang@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=ross.burton@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox