pipewire: Update PipeWire to v1.0.0 and WirePlumber to v0.4.17
[AGL/meta-agl.git] / meta-pipewire / recipes-multimedia / wireplumber / wireplumber_git.bb
index 0d7e354..698b9a5 100644 (file)
@@ -13,16 +13,15 @@ DEPENDS = "glib-2.0 glib-2.0-native pipewire lua"
 
 SRC_URI = "\
     git://gitlab.freedesktop.org/pipewire/wireplumber.git;protocol=https;branch=master \
-    file://0001-policy-endpoint-device.lua-fix-dangling-logs-issue.patch \
 "
-# v0.4.16
-SRCREV = "0d249b8a13d7168fe54fa6eb1db1c4a5fcc8d3f8"
+# v0.4.17
+SRCREV = "d3eb77b292655cef333a8f4cab4e861415bc37c2"
 
 # patches to be able to compile with lower version of meson that is available in AGL.
 SRC_URI += "\
 "
 
-PV = "0.4.16"
+PV = "0.4.17"
 S  = "${WORKDIR}/git"
 
 WPAPI="0.4"