wireplumber: update for halibut 69/22569/1
authorGeorge Kiagiadakis <george.kiagiadakis@collabora.com>
Fri, 4 Oct 2019 19:23:26 +0000 (22:23 +0300)
committerGeorge Kiagiadakis <george.kiagiadakis@collabora.com>
Fri, 4 Oct 2019 19:23:26 +0000 (22:23 +0300)
George Kiagiadakis (6):
      Revert "mixer: search for "Alsa/Sink" instead of "Audio/Sink" now"
      Revert "simple-policy: handle bluez endpoints"
      Revert "bluez: set media class to Bluez/<direction>/<profile> and create softdsp-endpoints"
      Revert "alsa-udev: set media class to Alsa/<direction>"
      Revert "bluez: add bluez module"
      policy: add a hack that allows some clients to be linked always

Bug-AGL: SPEC-2792

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

index 618ee14..2979d7e 100644 (file)
@@ -12,7 +12,7 @@ inherit meson pkgconfig gobject-introspection
 DEPENDS = "glib-2.0 glib-2.0-native pipewire"
 
 SRC_URI = "git://gitlab.freedesktop.org/gkiagia/wireplumber;protocol=https;branch=0.1"
-SRCREV = "68a44d5db3d5bbdd77f97a694178c2eef4d08705"
+SRCREV = "50db6a5930d01e9f34dda6952654ee4cb7926405"
 
 PV = "0.1.1+git${SRCPV}"
 S  = "${WORKDIR}/git"