]> 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)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 23 Mar 2012 12:03:08 +0000 (12:03 +0000)
commit3d2d3cb379608301b17ce57787d324c2f06bf4f9
treeb96ad424da9d0ccd0046469cee66b227596858b3
parentaff0373d8bfb7e9ea600fcc558433387818c520a
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]

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