diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2012-07-23 14:37:16 -0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-08-21 11:16:44 +0100 |
commit | 1a70ddc4e84554335b6c528cb11e165a42a04d00 (patch) | |
tree | 37c48ebd29346cdaa1422cd5b9450511846d9be5 /meta/classes/multilib_global.bbclass | |
parent | 6352d0a9a1a1133d840df6c6679651cb714ad4c8 (diff) | |
download | poky-1a70ddc4e84554335b6c528cb11e165a42a04d00.tar.gz |
shadow-native: use 'users' group by default
The rootfs has 'users' group at number 100 and without this fix it
would assign to a non-existent group and if a group with gid as 1000
is created later it would own all files for users created.
(From OE-Core rev: 42e9f988bc691ca763d5eda3537d6281b7902794)
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Reworked commit to fix merge conflicts with denzil branch.
Signed-off-by: Scott Garman <scott.a.garman@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/multilib_global.bbclass')
0 files changed, 0 insertions, 0 deletions