Ariel D'Alessandro a4c57ecb8c 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>
2025-04-26 15:50:22 -04:00
..
2024-02-09 09:52:12 -08:00
2024-04-14 08:38:37 -07:00
2024-02-09 09:52:12 -08:00
2023-11-06 08:48:27 -08:00
2024-01-19 09:51:04 -08:00
2024-01-14 10:54:11 -08:00
2023-11-06 08:48:27 -08:00
2023-08-05 09:29:56 -07:00
2024-02-09 09:52:12 -08:00
2024-03-08 15:28:10 +02:00
2020-07-28 12:52:14 -07:00
2023-11-12 12:18:48 -08:00
2024-04-30 10:59:05 -07:00