]> code.ossystems Code Review - openembedded-core.git/commit
builder: fix adduser breakage with password
authorCristian Iorga <cristian.iorga@intel.com>
Wed, 21 Nov 2012 19:54:24 +0000 (21:54 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 21 Nov 2012 20:38:13 +0000 (20:38 +0000)
commit29f2ae0305b9a3db9632a8fe078fedc88f89a9ad
tree4ba41a7f4a1b066b1f85fdf638781a7448469988
parentc3866bc2a0cd1f70cd9a90dea3f10539ca609643
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>
meta/recipes-graphics/builder/builder_0.1.bb