diff options
author | Mariano Lopez <mariano.lopez@linux.intel.com> | 2016-07-25 13:31:25 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-08-01 11:47:10 +0100 |
commit | be68ef5129b787978a0e540eb58427b32bd67ce3 (patch) | |
tree | dd733adc3b3b47ba0a3991ba39322d2ad7391607 /meta/recipes-connectivity | |
parent | aa2d94542336f359a1205520e844c1bcff53712b (diff) | |
download | poky-be68ef5129b787978a0e540eb58427b32bd67ce3.tar.gz |
useradd.bbclass: Fix delete user/group when more than one item
Currently when a recipe adds more than one user/group, the
cleansstate task will delete only the first user/group. This
will solve this behavior and delete all users/groups.
[YOCTO #9943]
(From OE-Core rev: da191d5c139a6b400d1b8fe246912b081dd18176)
Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity')
0 files changed, 0 insertions, 0 deletions