diff options
author | Alex Kiernan <alex.kiernan@gmail.com> | 2024-12-17 12:12:29 +0100 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2024-12-20 06:01:45 -0800 |
commit | be48ef3d1bab50824c6678748bcfa897a2a6ca8a (patch) | |
tree | 897eee2cacac016c4ec011848c21d2c9141f4a45 /scripts/lib/devtool/sdk.py | |
parent | 96e2bfb266d51c68993a8f150bdec821a0cf6b91 (diff) | |
download | poky-be48ef3d1bab50824c6678748bcfa897a2a6ca8a.tar.gz |
base-passwd: Add the sgx group
To avoid errors from eudev/udev we need an sgx group, but if we add it
via groupadd that causes shadow login to be brought into an image, which
causes images which have CONFIG_MULTIUSER unset to fail with `setgid:
Function not implemented` as shadow's login doesn't implement the
heuristics which busybox has to handle this kernel configuration.
(From OE-Core rev: a20b02fdfe64c005f7587a1d9077bdc282f7b6b1)
Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit a1c81ac4a869cc57394071ace2ca086eb8ac47a4)
Signed-off-by: Jonas Gorski <jonas.gorski@bisdn.de>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/lib/devtool/sdk.py')
0 files changed, 0 insertions, 0 deletions