From 2dc058c7924c0165a27a0d244bae26b2bf3b8bd6 Mon Sep 17 00:00:00 2001 From: Bruce Leidl Date: Mon, 19 Sep 2022 10:17:28 -0400 Subject: [PATCH] update mutter and gnome-shell trees --- meta-gnome/recipes-gnome/gnome-shell/gnome-shell_42.1.bb | 2 +- meta-gnome/recipes-gnome/mutter/mutter_42.1.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_42.1.bb b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_42.1.bb index 99547df..8a17a05 100644 --- a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_42.1.bb +++ b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_42.1.bb @@ -6,7 +6,7 @@ REQUIRED_DISTRO_FEATURES = "x11 systemd pam" GIR_MESON_OPTION = "" GTKIC_VERSION = "4" -SRCREV = "3f794cbe00f3947335a57c1139c8eb3fc617ffb7" +SRCREV = "2f4a1ed647467f3342094394be1443bf3d94dc20" EXTERNAL_TREE_VAR="CITADEL_GNOME_SHELL_PATH" GIT_URI = "gitsm://github.com/brl/gnome-shell.git;branch=citadel-42.1;protocol=https" diff --git a/meta-gnome/recipes-gnome/mutter/mutter_42.1.bb b/meta-gnome/recipes-gnome/mutter/mutter_42.1.bb index 7cded5b..0af2748 100644 --- a/meta-gnome/recipes-gnome/mutter/mutter_42.1.bb +++ b/meta-gnome/recipes-gnome/mutter/mutter_42.1.bb @@ -37,7 +37,7 @@ DEPENDS = " \ RDEPENDS:${PN} += " xwayland zenity" -SRCREV = "56e7b774e9a2ea215d02cb1ac88a8cfa74b5a4a6" +SRCREV = "3d11fd8cc0a3d64071ac1cdec34aabd795fe6a5d" EXTERNAL_TREE_VAR="CITADEL_MUTTER_PATH" GIT_URI = "git://github.com/brl/mutter.git;branch=citadel-42.1;protocol=https"