diff options
author | Peter Kjellerstedt <peter.kjellerstedt@axis.com> | 2018-10-15 22:25:44 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-10-16 20:35:43 +0100 |
commit | 0cdcce13bc0e70f67e8c10a711bf47d3c8803afc (patch) | |
tree | c990277dad81d97fe0fb17ce7fd49753038d391b /scripts | |
parent | e349b239c8833bcdad9b1ff1a0702ace2db71959 (diff) | |
download | poky-0cdcce13bc0e70f67e8c10a711bf47d3c8803afc.tar.gz |
useradd_base.bbclass: Make perform_groupmems handle overlapping usernames
If the name of the last user being part of the group had a name that
was a prefix of the user being added, then perform_groupmems() would
treat it as if the user already existed in the list of users and not
add it.
Reported-by: Peter Henricsson <peter.henricsson@axis.com>
(From OE-Core rev: 3bab0416f20366e75444be9b65fb1369643f103a)
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions