diff options
author | David Vincent <freesilicon@gmail.com> | 2017-01-23 14:55:40 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-01-26 10:44:27 +0000 |
commit | fdaa2d181d29dd2198248b011279e2b6acb12f2d (patch) | |
tree | a5016b414da67b90b9b9a3085ef7241c20414b36 /meta/classes/useradd_base.bbclass | |
parent | 0eafcc05d83da3a0add0d116fe239b528c144f15 (diff) | |
download | poky-fdaa2d181d29dd2198248b011279e2b6acb12f2d.tar.gz |
useradd-staticids: Fix groupadd
When a group name is duplicated between USERADD_PARAM and
GROUPADD_PARAM, this class tries to add it twice which results in
failure of the groupadd command.
(From OE-Core rev: 5b84cc895500c28674d2a7b7c2dd618cf8fb30e9)
Signed-off-by: David Vincent <freesilicon@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/useradd_base.bbclass')
0 files changed, 0 insertions, 0 deletions