wireplumber: update for bug fixes 09/23309/1
authorGeorge Kiagiadakis <george.kiagiadakis@collabora.com>
Wed, 11 Dec 2019 00:07:48 +0000 (02:07 +0200)
committerGeorge Kiagiadakis <george.kiagiadakis@collabora.com>
Wed, 11 Dec 2019 00:07:48 +0000 (02:07 +0200)
George Kiagiadakis (6):
      ci: pin pipewire to a specific working commit
      config: remove the stream from the default endpoint-link files
      config-policy: add some more debug statements
      config-policy: fix stream priority logic when the stream name comes from media.role
      config-policy: fix typo in variable check
      link-algorithm: link mono inputs to all available target ports

Julian Bouzas (4):
      core: remove unnecessary idle callback when connecting
      core: return a boolean in sync API
      tests: make sure core is connected before starting config-policy tests
      policy: store a core weak reference

Bug-AGL: SPEC-2837
Bug-AGL: SPEC-3003

Change-Id: I19a0a1580365e998600fcd6841d0c5d2fe955310
Signed-off-by: George Kiagiadakis <george.kiagiadakis@collabora.com>
meta-pipewire/recipes-multimedia/wireplumber/wireplumber_git.bb

index d89ca5c..53fba7f 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 = "8bdadd5a71510afce3254976605a2860fedc2a0b"
+SRCREV = "f789c4bce4a1ff525e284f651c572d85db8f4c94"
 SRC_URI[sha256sum] = "3e4e1d315fa1229921c7a4297ead08775b5bb1220c18a7eac62db9ca7e79df0d"
 
 PV = "0.1.90+git${SRCPV}"