]> code.ossystems Code Review - openembedded-core.git/commit
package_rpm.bbclass: ensure base-passwd and shadow get installed first
authorScott Garman <scott.a.garman@intel.com>
Fri, 23 Mar 2012 04:43:41 +0000 (21:43 -0700)
committerJoshua Lock <josh@linux.intel.com>
Tue, 22 May 2012 05:14:35 +0000 (22:14 -0700)
commitf35902844c5c1de06c9a1b2111abf0d8b5687a9b
tree48dff5e46d9553840153efdaede28e4afea3754c
parentd527f68bdf167b4a3dcc035968da59677abb70bb
package_rpm.bbclass: ensure base-passwd and shadow get installed first

When generating images, we need to make sure that base-passwd and
shadow get installed before other packages, which might need to create
custom user accounts.

Thanks to Richard Purdie for the initial version of this fix.

This fixes [YOCTO #2127]

(From OE-Core rev: 3d2d3cb379608301b17ce57787d324c2f06bf4f9)

Signed-off-by: Scott Garman <scott.a.garman@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Joshua Lock <josh@linux.intel.com>
meta/classes/package_rpm.bbclass