poky/meta-selftest
Kyungjik Min 6400741e0c pulseaudio: Add audio group explicitly
Since pulseaudio-server requires the audio group, we explicitly add it.

When use useradd-staticids or do not use the default group in
base-passwd, an error will occur because the audio group is not defined.

NOTE: pulseaudio: Performing useradd with [--root
TOPDIR/tmp/work/cortexa72-poky-linux/pulseaudio/17.0/recipe-sysroot
--home-dir /var/run/pulse --gid 998 --groups audio,pulse
--no-create-home --system --shell /bin/false --uid 998 pulse]
useradd: group 'audio' does not exist
ERROR: pulseaudio: useradd command did not succeed.

(From OE-Core rev: baa5e7ea5f37f54c2a00080798ad7fb4c0664f69)

Signed-off-by: Kyungjik Min <dpmin7@gmail.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
2025-09-09 09:08:09 -07:00
..
classes selftest/classes: add localpkgfeed class 2024-05-23 08:55:01 -07:00
conf layer.conf: Update for the scarthgap release series 2024-02-09 13:58:18 +00:00
files pulseaudio: Add audio group explicitly 2025-09-09 09:08:09 -07:00
lib oeqa dnf_runtime.py: fix HTTP server IP address and port 2023-09-12 12:37:56 +01:00
recipes-devtools python: Drop ${PYTHON_PN} 2024-02-20 11:39:45 +00:00
recipes-extended selftest: add Upstream-Status to .patch files 2024-08-01 06:08:09 -07:00
recipes-test selftest-hardlink: Add additional test cases 2024-08-06 19:11:18 -07:00
wic oeqa/selftest/overlayfs: test read-only rootfs 2024-04-04 14:05:03 +01:00
README

This layer is intended as test layer, used by scripts/oe-selftest
and it's probably a mistake to include it in your builds (unless you
want to run the script).