wireplumber: remove residual config line 42/22542/1
authorGeorge Kiagiadakis <george.kiagiadakis@collabora.com>
Tue, 1 Oct 2019 08:38:47 +0000 (11:38 +0300)
committerGeorge Kiagiadakis <george.kiagiadakis@collabora.com>
Tue, 1 Oct 2019 08:38:47 +0000 (11:38 +0300)
The softdsp module has been removed (merged into the main module-pipewire),
so it is not found when using this config and loading fails

Bug-AGL: SPEC-2837

Change-Id: I304caa6f0091b4f214fb90dee8d179ec6a29415c
Signed-off-by: George Kiagiadakis <george.kiagiadakis@collabora.com>
meta-pipewire/recipes-multimedia/wireplumber/wireplumber-board-config-agl/wireplumber.conf.in

index 09bbfc3..61e9d5d 100644 (file)
@@ -14,10 +14,6 @@ load-module C libwireplumber-module-pipewire
 # Grants access to security confined clients
 load-module C libwireplumber-module-client-permissions
 
-# Endpoint implementation for standard audio devices
-# using software conversions, mixing and volume controls
-load-module C libwireplumber-module-pw-audio-softdsp-endpoint
-
 # Endpoint that provides high-level volume controls for the AGL mixer
 # The streams specified here are the ones that will appear in the mixer.
 # They must match the stream names in the alsa-udev module,