diff options
author | Joe Slater <jslater@windriver.com> | 2016-08-16 11:16:20 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-09-14 22:22:07 +0100 |
commit | 5f8c1686a87dbd5b5c2eb634d190a74ec4b2324f (patch) | |
tree | 5287b75c861c5c3cd54a34e3c2ec7fcc64811b95 /meta/classes/cross.bbclass | |
parent | 996aaf93ffd366af571581573f3f993e45b9fcea (diff) | |
download | poky-5f8c1686a87dbd5b5c2eb634d190a74ec4b2324f.tar.gz |
useradd: do not delete users and groups during configure
If two recipes both create the same users and groups, the
second recipe can delete items created by the first causing
things like "chown" to fail for the first recipe.
(From OE-Core rev: 936150306cb13022edcadf862947c357932e80ee)
Signed-off-by: Joe Slater <jslater@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/cross.bbclass')
0 files changed, 0 insertions, 0 deletions