]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
base-passwd: Add the sgx group
authorAlex Kiernan <alex.kiernan@gmail.com>
Fri, 28 Jul 2023 09:39:48 +0000 (10:39 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 29 Jul 2023 07:25:07 +0000 (08:25 +0100)
commita1c81ac4a869cc57394071ace2ca086eb8ac47a4
treea79dc2d07172f5589616c4fb3e29a9472049b51e
parent3924e94214b5135369be2551d54fb92097d35e95
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.

Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/base-passwd/base-passwd/0001-base-passwd-Add-the-sgx-group.patch [new file with mode: 0644]
meta/recipes-core/base-passwd/base-passwd_3.6.1.bb