diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2011-10-20 21:18:11 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-10-24 17:27:15 +0100 |
commit | 5ea680a7f441f468f95a14d5cec1d2a9754fde2f (patch) | |
tree | c1f9463876e8b84e87c7808fb4d0601bb3ee3f02 /meta/recipes-core/base-passwd | |
parent | 29886aa676481deb594c17af3dca6a8aef7c0059 (diff) | |
download | poky-5ea680a7f441f468f95a14d5cec1d2a9754fde2f.tar.gz |
useradd.bbclass: check if a group already exists manually
The use of groupadd -f makes much more difficult to figure when a
group is not add. This was the case of the class not working for our
usage and this being caused by the lack of '/etc/group' file but
unnoticed as groupadd wasn't failing according.
(From OE-Core rev: 82933a1ff921fd0836f03e6f379fd8536cdc0a30)
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/base-passwd')
0 files changed, 0 insertions, 0 deletions