aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2022-04-11 00:35:30 +0200
committerKhem Raj <raj.khem@gmail.com>2022-04-11 07:46:51 -0700
commit10726b25575d5d7b8200ba9eaa221dfddf240438 (patch)
tree63723d4785bfc234bff29f753fb6ee0c2e68bf91 /meta-gnome
parent3cd40ec940390c4cea221d08291e17e927e1f4c5 (diff)
downloadmeta-openembedded-10726b25575d5d7b8200ba9eaa221dfddf240438.tar.gz
mutter: upgrade 41.2 -> 42.0
For changelogs see: [1] https://download.gnome.org/sources/mutter/41/mutter-41.3.news [2] https://download.gnome.org/sources/mutter/41/mutter-41.4.news [3] https://download.gnome.org/sources/mutter/41/mutter-41.5.news [4] https://download.gnome.org/sources/mutter/42/mutter-42.beta.news [5] https://download.gnome.org/sources/mutter/42/mutter-42.rc.news [6] https://download.gnome.org/sources/mutter/42/mutter-42.0.news Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r--meta-gnome/recipes-gnome/mutter/mutter_42.0.bb (renamed from meta-gnome/recipes-gnome/mutter/mutter_41.2.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/mutter/mutter_41.2.bb b/meta-gnome/recipes-gnome/mutter/mutter_42.0.bb
index 08ac897a7f..7855362800 100644
--- a/meta-gnome/recipes-gnome/mutter/mutter_41.2.bb
+++ b/meta-gnome/recipes-gnome/mutter/mutter_42.0.bb
@@ -25,7 +25,7 @@ GNOMEBASEBUILDCLASS = "meson"
inherit gnomebase gsettings gobject-introspection gettext features_check
-SRC_URI[archive.sha256sum] = "00dfa812f1c486d74a2b73f42045ae1182f9246c7794d67d74b5e543ea700617"
+SRC_URI[archive.sha256sum] = "d1e240446b7f8cd8a3ff9daae336c1c9016193ba7e0769c79a5e6c03849022e5"
# x11 is still manadatory - see meson.build
REQUIRED_DISTRO_FEATURES = "wayland x11 polkit"
@@ -60,7 +60,7 @@ PACKAGECONFIG[sm] = "-Dsm=true, -Dsm=false, libsm"
PACKAGECONFIG[profiler] = "-Dprofiler=true,-Dprofiler=false,sysprof"
PACKAGECONFIG[startup-notification] = "-Dstartup_notification=true, -Dstartup_notification=false, startup-notification, startup-notification"
-MUTTER_API_NAME = "mutter-9"
+MUTTER_API_NAME = "mutter-10"
do_install:append() {
# Add gir links in standard paths. That makes dependents life much easier