]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
systemd: add group sgx to udev package
authorPeter Marko <peter.marko@siemens.com>
Fri, 24 Feb 2023 13:53:09 +0000 (14:53 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 26 Feb 2023 11:48:38 +0000 (11:48 +0000)
commitbab455cd9b1b82e778f8523a767eb281edf6689e
treef1a3a415b2f60e361161d5c104c5d4dcb7e67de1
parent7379412a2ce7fe24943c858755f058dc2a15a081
systemd: add group sgx to udev package

>From NEWS for v250:
* Device nodes for the Software Guard eXtension enclaves (sgx_vepc) are
  now also owned by the system group "sgx".

>From NEWS for v248:
* Intel SGX enclave device nodes (which expose a security feature of
  newer Intel CPUs) will now be owned by a new system group "sgx".

Fixes following journal error entry during startup:
  /lib/udev/rules.d/50-udev-default.rules:43 Unknown group 'sgx', ignoring
This is seen already on kirkstone.

Signed-off-by: Peter Marko <peter.marko@siemens.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta-selftest/files/static-group
meta/recipes-core/systemd/systemd_252.5.bb