From: Saul Wold <sgw@linux.intel.com>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Cc: Scott Garman <scott.a.garman@intel.com>
Subject: Re: [PATCH 0/4] More useradd cleanups
Date: Thu, 10 Nov 2011 09:18:58 -0800 [thread overview]
Message-ID: <4EBC0782.5090004@linux.intel.com> (raw)
In-Reply-To: <cover.1320807056.git.scott.a.garman@intel.com>
On 11/08/2011 06:56 PM, Scott Garman wrote:
> Hello,
>
> Richard pointed out that USERADDPN is no longer needed in
> useradd.bbclass. While removing that, I noticed that I was actually
> injecting the user/group preinst script into *all* packages whose
> recipe inherits useradd. That's not what we want, and is the reason
> for the USERADD_PACKAGES variable. So I refactored the class to fix
> that and clarified the useradd-example recipe documentation.
>
> Finally, I added another check to avoid modifying -nativesdk packages.
>
> The following changes since commit 25fae81538a92e15eab3fc169ebce44505f67839:
>
> python: skip setup.py 'import check' when cross-compiling (2011-11-08 21:44:23 +0000)
>
> are available in the git repository at:
> git://git.pokylinux.org/poky-contrib sgarman/useradd-cleanup-final
> http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=sgarman/useradd-cleanup-final
>
> Scott Garman (4):
> useradd.bbclass: only modify packages in USERADD_PACKAGES
> useradd.bbclass: do not modify -nativesdk packages
> useradd-example.bb: update example documentation comments
> avahi: remove USERADDPN
>
> .../recipes-skeleton/useradd/useradd-example.bb | 9 ++--
> meta/classes/useradd.bbclass | 45 ++++++++------------
> meta/recipes-connectivity/avahi/avahi.inc | 1 -
> 3 files changed, 22 insertions(+), 33 deletions(-)
>
Merged int OE-Core
Thanks
Sau!
prev parent reply other threads:[~2011-11-10 17:25 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-09 2:56 [PATCH 0/4] More useradd cleanups Scott Garman
2011-11-09 2:56 ` [PATCH 1/4] useradd.bbclass: only modify packages in USERADD_PACKAGES Scott Garman
2011-11-09 2:56 ` [PATCH 2/4] useradd.bbclass: do not modify -nativesdk packages Scott Garman
2011-11-09 2:56 ` [PATCH 3/4] useradd-example.bb: update example documentation comments Scott Garman
2011-11-09 2:56 ` [PATCH 4/4] avahi: remove USERADDPN Scott Garman
2011-11-10 17:18 ` Saul Wold [this message]
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=4EBC0782.5090004@linux.intel.com \
--to=sgw@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=scott.a.garman@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 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.