Message ID | 20230412182011.383055-1-f_l_k@t-online.de |
---|---|
State | New |
Headers | show |
Series | [mickledore,meta-multimedia] xdg-desktop-portal-wlr: update | expand |
diff --git a/meta-multimedia/recipes-support/xdg-desktop-portal-wlr/xdg-desktop-portal-wlr_0.6.0.bb b/meta-multimedia/recipes-support/xdg-desktop-portal-wlr/xdg-desktop-portal-wlr_0.6.0.bb index a72116154..38389276f 100644 --- a/meta-multimedia/recipes-support/xdg-desktop-portal-wlr/xdg-desktop-portal-wlr_0.6.0.bb +++ b/meta-multimedia/recipes-support/xdg-desktop-portal-wlr/xdg-desktop-portal-wlr_0.6.0.bb @@ -19,7 +19,7 @@ REQUIRED_DISTRO_FEATURES = "opengl wayland" SRC_URI = "git://github.com/emersion/xdg-desktop-portal-wlr.git;protocol=https;nobranch=1" S = "${WORKDIR}/git" -SRCREV = "0a8bfa14607022a080f8b6eabc4757d1918d3cd9" +SRCREV = "6737c209578e7f17536dbcb8fb2169dcf86ce528" PACKAGECONFIG ?= "${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'systemd', 'basu', d)}"
There is not a new version released yet, but this update has lots of fixes and adds features for recent pipewire and hyprland support. But most important ... without the update it will cause a 30 sec. delay to the start of various gtk apps in combination with current xdg-desktop-portal release. Signed-off-by: Markus Volk <f_l_k@t-online.de> --- .../xdg-desktop-portal-wlr/xdg-desktop-portal-wlr_0.6.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)