diff options
author | Scott Garman <scott.a.garman@intel.com> | 2012-03-22 21:43:41 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-03-23 12:03:08 +0000 |
commit | 3d2d3cb379608301b17ce57787d324c2f06bf4f9 (patch) | |
tree | b96ad424da9d0ccd0046469cee66b227596858b3 /meta/lib/oe/classextend.py | |
parent | aff0373d8bfb7e9ea600fcc558433387818c520a (diff) | |
download | openembedded-core-3d2d3cb379608301b17ce57787d324c2f06bf4f9.tar.gz openembedded-core-3d2d3cb379608301b17ce57787d324c2f06bf4f9.tar.bz2 openembedded-core-3d2d3cb379608301b17ce57787d324c2f06bf4f9.tar.xz openembedded-core-3d2d3cb379608301b17ce57787d324c2f06bf4f9.zip |
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>
Diffstat (limited to 'meta/lib/oe/classextend.py')
0 files changed, 0 insertions, 0 deletions