]> code.ossystems Code Review - openembedded-core.git/commit
useradd.bbclass: fix how RDEPENDS is setup
authorScott Garman <scott.a.garman@intel.com>
Sun, 6 Nov 2011 19:22:35 +0000 (11:22 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 8 Nov 2011 14:07:59 +0000 (14:07 +0000)
commit2c55d51afd71d708a54afc8377e10c4f80f810e3
treee5dd1b36a2187060607cabc18ba4cbd07ff75fff
parent0809f98e995d3a2ce24ad25bade3dcd5154061fd
useradd.bbclass: fix how RDEPENDS is setup

Fix bug where only packages named PN included base-passwd in
RDEPENDS.

This fixes [YOCTO #1727]

Signed-off-by: Scott Garman <scott.a.garman@intel.com>
meta/classes/useradd.bbclass