Thanks, applied as e762021f1dfea36e37df22dde38a848a3e15168a.

Michael

[sent from post-receive hook]

On Fri, 14 Feb 2025 10:02:09 +0100, Michael Tretter <[email protected]> 
wrote:
> The bluez-hardware.conf contains some device quirks which will be
> applied by the bluez plugin.
> 
> Install bluez-hardware.conf if the plugin is installed.
> 
> Signed-off-by: Michael Tretter <[email protected]>
> Message-Id: <[email protected]>
> Signed-off-by: Michael Olbrich <[email protected]>
> 
> diff --git a/rules/pipewire.make b/rules/pipewire.make
> index a0db62facbe0..29d209720336 100644
> --- a/rules/pipewire.make
> +++ b/rules/pipewire.make
> @@ -262,6 +262,9 @@ endif
>  ifdef PTXCONF_PIPEWIRE_PULSEAUDIO
>       @$(call install_alternative, pipewire, 0, 0, 644, 
> /usr/share/pipewire/pipewire-pulse.conf)
>  endif
> +ifdef PTXCONF_PIPEWIRE_BLUETOOTH
> +     @$(call install_alternative, pipewire, 0, 0, 644, 
> /usr/share/spa-0.2/bluez5/bluez-hardware.conf)
> +endif
>  
>  ifdef PTXCONF_PIPEWIRE_GSTREAMER
>       @$(call install_lib, pipewire, 0, 0, 644, gstreamer-1.0/libgstpipewire)

Reply via email to