Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] useradd.bbclass: new class for managing user/group permissions [v3]
@ 2011-07-01  5:11 Scott Garman
  2011-07-01  5:11 ` [PATCH 1/2] useradd.bbclass: new class for managing user/group permissions Scott Garman
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Scott Garman @ 2011-07-01  5:11 UTC (permalink / raw)
  To: openembedded-core; +Cc: Scott Garman

Hi,

This pull request should be complete based on Richard's second round
of feedback.

Thanks,

Scott

The following changes since commit 1c1372e7eccb01f7c1f682bc0aa989c37f2516f6:

  bitbake.conf: update PSEUDO_PASSWD variable (2011-07-01 00:13:25 +0100)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib sgarman/useradd-v3
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=sgarman/useradd-v3

Scott Garman (2):
  useradd.bbclass: new class for managing user/group permissions
  useradd-example: example recipe for using inherit useradd

 .../recipes-skeleton/useradd/useradd-example.bb    |   76 ++++++++++
 meta/classes/useradd.bbclass                       |  156 ++++++++++++++++++++
 2 files changed, 232 insertions(+), 0 deletions(-)
 create mode 100644 meta-skeleton/recipes-skeleton/useradd/useradd-example.bb
 create mode 100644 meta-skeleton/recipes-skeleton/useradd/useradd-example/file1
 create mode 100644 meta-skeleton/recipes-skeleton/useradd/useradd-example/file2
 create mode 100644 meta-skeleton/recipes-skeleton/useradd/useradd-example/file3
 create mode 100644 meta-skeleton/recipes-skeleton/useradd/useradd-example/file4
 create mode 100644 meta/classes/useradd.bbclass




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

end of thread, other threads:[~2011-07-01 15:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-01  5:11 [PATCH 0/2] useradd.bbclass: new class for managing user/group permissions [v3] Scott Garman
2011-07-01  5:11 ` [PATCH 1/2] useradd.bbclass: new class for managing user/group permissions Scott Garman
2011-07-01  5:11 ` [PATCH 2/2] useradd-example: example recipe for using inherit useradd Scott Garman
2011-07-01 15:54 ` [PATCH 0/2] useradd.bbclass: new class for managing user/group permissions [v3] Richard Purdie

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