Peter Bergin 41e4341061 pipewire: rework PACKAGECONFIG for systemd service files
pipewire project have config option to enable installation of systemd
user and/or system services. Before update of pipewire to current version
(02de7746) only system service files was added, after update both user
and system service files was added. This commit will make it possible to
configure which service files that is wanted. Default PACKAGECONFIG is
to add systemd service files as it was before version upgrade.

Yocto systemd class currently does not handle user service files during package
and those files are only installed in rootfs but user service is not enabled as a
system service is.

Another use case is where you want your own service files and can disable the
default ones from pipewire and add your own in a bbappend.

Signed-off-by: Peter Bergin <peter@berginkonsult.se>
(cherry picked from commit 3b0458715178a0e0f4d8d0255d1ad2cd71f90041)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-10-08 17:23:52 -07:00
..
2021-08-03 10:21:25 -07:00
2012-02-24 13:53:17 +01:00

This layer depends on:

URI: git://git.openembedded.org/openembedded-core
branch: honister

URI: git://git.openembedded.org/meta-openembedded
layers: meta-oe
branch: honister

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-multimedia][honister]' in the subject

When sending single patches, please use something like:
git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix='meta-multimedia][honister][PATCH'

You are encouraged to fork the mirror on github https://github.com/openembedded/meta-openembedded to share your patches, this is preferred for patch sets consisting of more than one patch. Other services like GitLab, repo.or.cz or self hosted setups are of course accepted as well, 'git fetch <remote>' works the same on all of them. We recommend github because it is free, easy to use, has been proven to be reliable and has a really good web GUI.

Stable Branch maintainer: Armin Kuster <akuster808@gmail.com>