diff mbox series

[mickledore,meta-gnome] xdg-desktop-portal-gnome: downgrade to 43.1

Message ID 20230413145406.1216066-1-f_l_k@t-online.de
State New
Headers show
Series [mickledore,meta-gnome] xdg-desktop-portal-gnome: downgrade to 43.1 | expand

Commit Message

Markus Volk April 13, 2023, 2:54 p.m. UTC
xdg-desktop-portal-gnome_44.0 requires that mutter, gnome-shell and
gnome-control-center are also updated to v44. The v43 variants experience
problems such as protals not working and delayed startup of some gtk
applications. Downgrade to fix these problems

Signed-off-by: Markus Volk <f_l_k@t-online.de>
---
 ...op-portal-gnome_44.0.bb => xdg-desktop-portal-gnome_43.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-gnome/recipes-support/xdg-desktop-portal/{xdg-desktop-portal-gnome_44.0.bb => xdg-desktop-portal-gnome_43.1.bb} (94%)
diff mbox series

Patch

diff --git a/meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gnome_44.0.bb b/meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gnome_43.1.bb
similarity index 94%
rename from meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gnome_44.0.bb
rename to meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gnome_43.1.bb
index c92037d6e..636aba689 100644
--- a/meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gnome_44.0.bb
+++ b/meta-gnome/recipes-support/xdg-desktop-portal/xdg-desktop-portal-gnome_43.1.bb
@@ -24,7 +24,7 @@  REQUIRED_DISTRO_FEATURES = "polkit"
 SRC_URI = "git://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome.git;protocol=https;nobranch=1"
 
 S = "${WORKDIR}/git"
-SRCREV = "8e1c4fd928be500208ca1df62441a56e2569bfb8"
+SRCREV = "4fd5a8bf16b01c78ed19764415cb26d29aaf7eab"
 
 PACKAGECONFIG ?= "screenshot screencast ${@bb.utils.filter('DISTRO_FEATURES', 'wayland', d)}"