wireplumber: remove virtual RPROVIDES
[AGL/meta-agl.git] / meta-pipewire / recipes-multimedia / wireplumber / wireplumber_git.bb
index e5c8253..a04f115 100644 (file)
@@ -14,14 +14,14 @@ DEPENDS = "glib-2.0 glib-2.0-native pipewire lua"
 SRC_URI = "\
     git://gitlab.freedesktop.org/pipewire/wireplumber.git;protocol=https;branch=master \
 "
-# v0.4.15
-SRCREV = "d67b48e595cb4612fd7fd47f97df6b8883ef7f60"
+# 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.15"
+PV = "0.4.17"
 S  = "${WORKDIR}/git"
 
 WPAPI="0.4"
@@ -62,7 +62,6 @@ FILES:${PN} = "\
     ${datadir}/zsh/* \
     ${systemd_system_unitdir}/* \
 "
-RPROVIDES:${PN} += "virtual/pipewire-sessionmanager"
 
 FILES:lib${PN}-${WPAPI} = "\
     ${libdir}/libwireplumber-${WPAPI}.so.* \