wireplumber: update to 0.1.1, which includes patches for bluetooth support 92/22292/1
authorGeorge Kiagiadakis <george.kiagiadakis@collabora.com>
Mon, 2 Sep 2019 14:36:59 +0000 (17:36 +0300)
committerGeorge Kiagiadakis <george.kiagiadakis@collabora.com>
Mon, 2 Sep 2019 14:58:06 +0000 (17:58 +0300)
Bug-AGL: SPEC-2792

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

index 9e9214e..e9f7d69 100644 (file)
@@ -11,10 +11,10 @@ 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=master"
-SRCREV = "000272228905d0d9798f1b72b831dee09eb24a07"
+SRC_URI = "git://gitlab.freedesktop.org/gkiagia/wireplumber;protocol=https;branch=0.1"
+SRCREV = "d1d074d42c6a877947c1e1a6b1735abe8529456f"
 
-PV = "0.0+git${SRCPV}"
+PV = "0.1.1+git${SRCPV}"
 S  = "${WORKDIR}/git"
 
 PACKAGES =+ "${PN}-config"