From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: "Maxin B. John" <maxin.john@intel.com>,
openembedded-core@lists.openembedded.org
Subject: Re: [PATCH v3] useradd.bbclass: remove user/group created by the package in clean* task
Date: Tue, 05 Apr 2016 22:05:05 +0100 [thread overview]
Message-ID: <1459890305.7348.171.camel@linuxfoundation.org> (raw)
In-Reply-To: <1459878277-9734-1-git-send-email-maxin.john@intel.com>
On Tue, 2016-04-05 at 20:44 +0300, Maxin B. John wrote:
> At present, if a recipe is built which creates users/groups via
> useradd.bbclass, those users/groups are not removed from sysroot
> when the recipe/package is cleaned using clean/cleansstate/cleanall
> or when a recipe is rebuild and 'unstaged' from the the sysroot.
>
> The "userdel_sysroot_sstate()" provides that functionality.
>
> [YOCTO #9262]
>
> Signed-off-by: Maxin B. John <maxin.john@intel.com>
> ---
> meta/classes/sstate.bbclass | 6 ++++++
> meta/classes/useradd.bbclass | 26 ++++++++++++++++++++++++++
> 2 files changed, 32 insertions(+)
This patch looks the same as v2? Did you see my second comment?
Cheers,
Richard
next prev parent reply other threads:[~2016-04-05 21:05 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-05 17:44 [PATCH v3] useradd.bbclass: remove user/group created by the package in clean* task Maxin B. John
2016-04-05 21:05 ` Richard Purdie [this message]
2016-04-06 8:05 ` Maxin B. John
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=1459890305.7348.171.camel@linuxfoundation.org \
--to=richard.purdie@linuxfoundation.org \
--cc=maxin.john@intel.com \
--cc=openembedded-core@lists.openembedded.org \
/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 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.