wireplumber: update to 0.1.1, which includes patches for bluetooth support 00/22300/2
authorGeorge Kiagiadakis <george.kiagiadakis@collabora.com>
Mon, 2 Sep 2019 14:36:59 +0000 (17:36 +0300)
committerScott Murray <scott.murray@konsulko.com>
Wed, 4 Sep 2019 00:44:17 +0000 (00:44 +0000)
Bug-AGL: SPEC-2792

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

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"