From patchwork Sun Nov 6 23:27:31 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/1] useradd.bbclass: fix how RDEPENDS is setup [v2] Date: Sun, 06 Nov 2011 23:27:31 -0000 From: Scott Garman X-Patchwork-Id: 14381 Message-Id: To: openembedded-core@lists.openembedded.org 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(-)