]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
selftest/files/static-group: add empower group for systemd
authorChen Qi <Qi.Chen@windriver.com>
Tue, 24 Mar 2026 03:12:42 +0000 (20:12 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 26 Mar 2026 11:14:46 +0000 (11:14 +0000)
When using systemd as INIT_MANAGER and run reproducible selftest,
we'll get the following error:

  ERROR: Nothing PROVIDES 'systemd'
  systemd was skipped: Recipe systemd, package systemd: system
    groupname "empower" does not have a static ID defined. Add
    empower to one of these files: /path/to/build-st/meta-selftest/files/static-group

The 'empower' group was recently introduced in systemd v259. Add it
to files/static-group in meta-selftest layer to aovid the above error.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta-selftest/files/static-group

index 3fca4aa5c98aa4056b775ab91b641c3456bfec7a..4cc37ddea200a21b62dd73720919a482456537bf 100644 (file)
@@ -28,4 +28,5 @@ ptest:x:529:
 xuser:x:530:
 seat:x:531:
 audio:x:532:
+empower:x:533:
 nogroup:x:65534: