Skip to content

[Backport wrynose] pipewire: add dmaheap sysusers.d entry for OTA safety - #421

Open
quic-yocto-ci wants to merge 1 commit into
wrynosefrom
backport/414-to-wrynose
Open

[Backport wrynose] pipewire: add dmaheap sysusers.d entry for OTA safety#421
quic-yocto-ci wants to merge 1 commit into
wrynosefrom
backport/414-to-wrynose

Conversation

@quic-yocto-ci

Copy link
Copy Markdown

Description

Backport of #414 to wrynose.

The dmaheap group is required by pipewire.service.d/dmaheap.conf
(SupplementaryGroups=dmaheap). Previously it was only created via
GROUPADD_PARAM at image build time which does not survive OSTree
OTA updates. Add a sysusers.d entry so systemd-sysusers creates
the group declaratively on every boot, making it OTA-safe.
The dmaheap group is not PipeWire-specific (other components
like weston also use it), so it belongs in a generic recipe
rather than a component-specific one.

CR-Id: 4591795
Signed-off-by: Tejas Vijay Kanfade <tkanfade@qti.qualcomm.com>
(cherry picked from commit 96a4bcd)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants