diff options
author | Cristian Iorga <cristian.iorga@intel.com> | 2012-11-21 21:54:24 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-11-21 20:40:43 +0000 |
commit | 06124dbeafb8151a7927c9af88baf8e23fcca363 (patch) | |
tree | d144dc4437066a1652c240a3d1f6cde850b66d0f /meta/recipes-core | |
parent | 76950d32f1a3426228df33855ba54b63027ce905 (diff) | |
download | poky-06124dbeafb8151a7927c9af88baf8e23fcca363.tar.gz |
builder: fix adduser breakage with password
Build Appliance needs to have for the builder
user a password set. However, the useradd.bbclass
requires the last parameter to be the user's group
name. Previously, the password was the last
parameter to useradd command.
Fixed using the right order for parameters.
(From OE-Core rev: 29f2ae0305b9a3db9632a8fe078fedc88f89a9ad)
Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core')
0 files changed, 0 insertions, 0 deletions