Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] useradd.bbclass: fix how RDEPENDS is setup [v3]
@ 2011-11-07 23:36 Scott Garman
  2011-11-07 23:36 ` [PATCH 1/1] useradd.bbclass: fix how RDEPENDS is setup Scott Garman
  0 siblings, 1 reply; 9+ messages in thread
From: Scott Garman @ 2011-11-07 23:36 UTC (permalink / raw)
  To: openembedded-core

Fix bug where only packages named PN included base-passwd in
RDEPENDS.
   
This fixes [YOCTO #1727]

Including one more tweak based on feedback from Richard.

The following changes since commit e3c003282afb93ec52882496400b042620ab00ef:

  rt-tests: update to 0.83 (2011-11-04 15:43:19 +0000)

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

Scott Garman (1):
  useradd.bbclass: fix how RDEPENDS is setup

 meta/classes/useradd.bbclass |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

-- 
1.7.5.4




^ permalink raw reply	[flat|nested] 9+ messages in thread
* [PATCH 0/1] useradd.bbclass: fix how RDEPENDS is setup [v2]
@ 2011-11-06 23:27 Scott Garman
  2011-11-06 23:27 ` [PATCH 1/1] useradd.bbclass: fix how RDEPENDS is setup Scott Garman
  0 siblings, 1 reply; 9+ messages in thread
From: Scott Garman @ 2011-11-06 23:27 UTC (permalink / raw)
  To: openembedded-core

Fix bug where only packages named PN included base-passwd in
RDEPENDS.
   
This fixes [YOCTO #1727]

Thanks to Phil Blundell for revewing my previous pull request, this
is v2 based on his feedback.

The following changes since commit e3c003282afb93ec52882496400b042620ab00ef:

  rt-tests: update to 0.83 (2011-11-04 15:43:19 +0000)

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

Scott Garman (1):
  useradd.bbclass: fix how RDEPENDS is setup

 meta/classes/useradd.bbclass |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

-- 
1.7.5.4




^ permalink raw reply	[flat|nested] 9+ messages in thread
* [PATCH 0/1] useradd.bbclass: fix how RDEPENDS is setup
@ 2011-11-06 19:31 Scott Garman
  2011-11-06 19:31 ` [PATCH 1/1] " Scott Garman
  0 siblings, 1 reply; 9+ messages in thread
From: Scott Garman @ 2011-11-06 19:31 UTC (permalink / raw)
  To: openembedded-core

Fix bug where only packages named PN included base-passwd in
RDEPENDS. Also remove shadow requirement, since some targets
do not use shadow and file ownership can be changed with only
passwd/group entries.
    
This fixes [YOCTO #1727]

The following changes since commit e3c003282afb93ec52882496400b042620ab00ef:

  rt-tests: update to 0.83 (2011-11-04 15:43:19 +0000)

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

Scott Garman (1):
  useradd.bbclass: fix how RDEPENDS is setup

 meta/classes/useradd.bbclass |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

-- 
1.7.5.4




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

end of thread, other threads:[~2011-11-08 17:05 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-07 23:36 [PATCH 0/1] useradd.bbclass: fix how RDEPENDS is setup [v3] Scott Garman
2011-11-07 23:36 ` [PATCH 1/1] useradd.bbclass: fix how RDEPENDS is setup Scott Garman
2011-11-08 14:09   ` Richard Purdie
2011-11-08 16:24     ` Scott Garman
2011-11-08 16:58       ` Richard Purdie
  -- strict thread matches above, loose matches on Subject: below --
2011-11-06 23:27 [PATCH 0/1] useradd.bbclass: fix how RDEPENDS is setup [v2] Scott Garman
2011-11-06 23:27 ` [PATCH 1/1] useradd.bbclass: fix how RDEPENDS is setup Scott Garman
2011-11-06 19:31 [PATCH 0/1] " Scott Garman
2011-11-06 19:31 ` [PATCH 1/1] " Scott Garman
2011-11-06 20:25   ` Phil Blundell
2011-11-06 23:07     ` Scott Garman

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