summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2024-08-28 16:24:51 +0800
committerKhem Raj <raj.khem@gmail.com>2024-08-28 07:11:32 -0700
commitc0c61246500a8882cb3ce42b77cfa497e531e924 (patch)
tree93ba577609400aee063bdb65883edb533a4edcc0
parent20f77303a00d2b2cc28ff2cac30c394ac82839e6 (diff)
downloadmeta-openembedded-c0c61246500a8882cb3ce42b77cfa497e531e924.tar.gz
mutter: upgrade 46.2 -> 46.4
Changelog: =========== * Fix nested popovers on wayland * Misc. bug fixes and cleanups Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-gnome/recipes-gnome/mutter/mutter_46.4.bb (renamed from meta-gnome/recipes-gnome/mutter/mutter_46.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/mutter/mutter_46.2.bb b/meta-gnome/recipes-gnome/mutter/mutter_46.4.bb
index 6a121b09cf..c91744cf66 100644
--- a/meta-gnome/recipes-gnome/mutter/mutter_46.2.bb
+++ b/meta-gnome/recipes-gnome/mutter/mutter_46.4.bb
@@ -24,7 +24,7 @@ DEPENDS = " \
24 24
25inherit gnomebase gsettings gobject-introspection gettext features_check 25inherit gnomebase gsettings gobject-introspection gettext features_check
26 26
27SRC_URI[archive.sha256sum] = "009baa77f8362612caa2e18c338a1b3c8aad3b5fe2964c2fef7824d321228983" 27SRC_URI[archive.sha256sum] = "611bd9cf982adb56597ce2b34224272fda619bb3bb912a684d75c6f2c37502e4"
28 28
29# x11 is still manadatory - see meson.build 29# x11 is still manadatory - see meson.build
30REQUIRED_DISTRO_FEATURES = "wayland x11 polkit" 30REQUIRED_DISTRO_FEATURES = "wayland x11 polkit"