diff options
author | Ariel D'Alessandro <ariel.dalessandro@collabora.com> | 2025-04-24 09:55:06 -0300 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2025-04-26 15:50:22 -0400 |
commit | a4c57ecb8ca54a64652dafa376199c9b29b1448f (patch) | |
tree | 2821a574972c106f911e706697eddd86581aa38f /meta-python/recipes-devtools/python/python3-h5py | |
parent | 9d601021538b6d119f04af0428e82fe7f4b78326 (diff) | |
download | meta-openembedded-a4c57ecb8ca54a64652dafa376199c9b29b1448f.tar.gz |
pipewire: Install missing ALSA config files
As detailed in Pipewire documentation [0], the ALSA plugin requires
config files to be symlinked as follow:
```
The plugin will be picked up by alsa when the following files are in /etc/alsa/conf.d/:
/etc/alsa/conf.d/50-pipewire.conf -> /usr/share/alsa/alsa.conf.d/50-pipewire.conf
/etc/alsa/conf.d/99-pipewire-default.conf
```
The above symlinks are missing, thus the pipewire device is not properly
detected.
Fix this by creating the required symlinks and installing them in the
pipewire-alsa package.
[0] https://github.com/PipeWire/pipewire/blob/master/INSTALL.md#alsa-plugin
Link: https://github.com/openembedded/meta-openembedded/issues/704
Signed-off-by: Ariel D'Alessandro <ariel.dalessandro@collabora.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-h5py')
0 files changed, 0 insertions, 0 deletions