wireplumber: update with bluetooth audio policy fixes 40/23440/2
authorGeorge Kiagiadakis <george.kiagiadakis@collabora.com>
Thu, 19 Dec 2019 15:20:41 +0000 (17:20 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 20 Dec 2019 15:23:48 +0000 (15:23 +0000)
George Kiagiadakis (5):
      config: add missing endpoint priority in hw:0,0 config
      config-policy: remove _can_link_stream() function
      config-policy: do not unlink other endpoints when linking one with keep=true
      config-policy: push endpoints with keep=true to the end of the list when sorting
      config-policy: debug handling of endpoints

Bug-AGL: SPEC-2792

Change-Id: I5645715948f0c596ce0dc6754aa045ed58ebed84
Signed-off-by: George Kiagiadakis <george.kiagiadakis@collabora.com>
(cherry picked from commit a84026b447df0add471eb73e782a15311c013802)

meta-pipewire/recipes-multimedia/wireplumber/wireplumber-board-config-agl/bluealsa-input-audio.endpoint-link
meta-pipewire/recipes-multimedia/wireplumber/wireplumber-board-config-agl/bluealsa-output-audio.endpoint-link
meta-pipewire/recipes-multimedia/wireplumber/wireplumber_git.bb

index 7b1cbef..0e810b3 100644 (file)
@@ -16,7 +16,7 @@ SRC_URI = "\
     https://raw.githubusercontent.com/skystrife/cpptoml/fededad7169e538ca47e11a9ee9251bc361a9a65/include/cpptoml.h \
     file://0001-Build-cpptoml-without-a-cmake-subproject.patch \
 "
-SRCREV = "152611dd3ffb60ab026edd52c0a6a4aa44207016"
+SRCREV = "0e98e4150b73d0bed9b72bf8d3eba49671962991"
 SRC_URI[sha256sum] = "3e4e1d315fa1229921c7a4297ead08775b5bb1220c18a7eac62db9ca7e79df0d"
 
 PV = "0.1.90+git${SRCPV}"