summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/utils.py
diff options
context:
space:
mode:
authorKyungjik Min <dpmin7@gmail.com>2025-09-02 15:09:20 +0900
committerSteve Sakoman <steve@sakoman.com>2025-09-09 09:08:09 -0700
commit6400741e0c11d1620a5ebe394d24deec295236f9 (patch)
treec6cb6ea360587d141c0a60731141b43c57339666 /bitbake/lib/bb/utils.py
parentb078df11ebb6b7638e730fa7ebe3e31ecf9b54e0 (diff)
downloadpoky-6400741e0c11d1620a5ebe394d24deec295236f9.tar.gz
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>
Diffstat (limited to 'bitbake/lib/bb/utils.py')
0 files changed, 0 insertions, 0 deletions