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:38:13 +0000 |
commit | 29f2ae0305b9a3db9632a8fe078fedc88f89a9ad (patch) | |
tree | 4ba41a7f4a1b066b1f85fdf638781a7448469988 /.gitignore | |
parent | c3866bc2a0cd1f70cd9a90dea3f10539ca609643 (diff) | |
download | openembedded-core-29f2ae0305b9a3db9632a8fe078fedc88f89a9ad.tar.gz openembedded-core-29f2ae0305b9a3db9632a8fe078fedc88f89a9ad.tar.bz2 openembedded-core-29f2ae0305b9a3db9632a8fe078fedc88f89a9ad.zip |
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.
Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions