From patchwork Tue Sep 15 07:43:40 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Markus Volk X-Patchwork-Id: 98284 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id E6198C88E7D for ; Tue, 15 Sep 2026 07:44:39 +0000 (UTC) Received: from mailout01.t-online.de (mailout01.t-online.de [194.25.134.80]) by mx.groups.io with SMTP id smtpd.msgproc02-g2.18084.1789458275897238941 for ; Tue, 15 Sep 2026 00:44:36 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="dkim: body hash did not verify" header.i=f_l_k@t-online.de header.s=20260216 header.b=Bhrs+wVs; spf=pass (domain: t-online.de, ip: 194.25.134.80, mailfrom: f_l_k@t-online.de) Received: from fwd81.aul.t-online.de (fwd81.aul.t-online.de [10.223.144.107]) by mailout01.t-online.de (Postfix) with SMTP id 632681BE62 for ; Tue, 15 Sep 2026 09:44:20 +0200 (CEST) Received: from intel-corei7-64.fritz.box ([84.154.162.202]) by fwd81.t-online.de with (TLSv1.3:TLS_AES_256_GCM_SHA384 encrypted) esmtp id 1x6Npr-00ds630; Tue, 15 Sep 2026 09:44:11 +0200 From: Markus Volk To: openembedded-devel@lists.openembedded.org Subject: [meta-gnome][PATCH 24/31] mutter: upgrade 50.4 -> 51.0 Date: Tue, 15 Sep 2026 09:43:40 +0200 Message-ID: <20260915074347.6003-24-f_l_k@t-online.de> X-Mailer: git-send-email 2.55.0 In-Reply-To: <20260915074347.6003-1-f_l_k@t-online.de> References: <20260915074347.6003-1-f_l_k@t-online.de> MIME-Version: 1.0 X-TOI-EXPURGATEID: 150726::1789458251-FB7FD9B9-E2E96DEB/0/0 CLEAN NORMAL X-TOI-MSGID: 52cc612a-fdb8-45e6-a8c1-4fcdffc653dd DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=t-online.de; s=20260216; t=1789458260; i=f_l_k@t-online.de; bh=uh7ViTl8pD+R2spqjSYZbWCzBUe9CHEb4/gTOlbbEpY=; h=From:To:Subject:Date:In-Reply-To:References; b=Bhrs+wVsUx/ftv7OtdQzTclA3vdJVs2XbDSK3OZ6FbrXBSkguk28469Y/B7LJNDJC X9uvT+8eny6FyELV7sU3hUuEiJISbuzPhoB8fAcQRlvAajQ4NOAURZ0QVZ37loQ4/6 X1Cv/VcfHZOIkLO/AyoNX+G+JSjG7YsnWbWjKaBFEixFCW11FM64Q8fP9slFPSNJL5 9DxYJvt97a87DeakDreSBrDAECp2NS9MoC6XUs/1gL4yMUo+/69BIYHCk4rmb8P6vL FTjE2EZMWfvSHVbFPXoDdRHbvR1M8Kg3GQ2mExwcmu6pyQ9/pEpKHecdHqye+0u1Lj 2CEON+JebX6+w== List-Id: X-Webhook-Received: from 45-33-107-173.ip.linodeusercontent.com [45.33.107.173] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Tue, 15 Sep 2026 07:44:39 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/130063 The native backend, udev and logind are no longer optional, and the egl_device and wayland_eglstream options are gone. Drop those PACKAGECONFIGs and move the dependencies they carried into DEPENDS. Upstream now aligns the API version with the release, so the libraries live in ${libdir}/mutter-51 instead of mutter-18. Derive MUTTER_API_NAME from PV rather than hardcoding it again. AI-Generated: Uses Claude Code (Claude Opus 5) Signed-off-by: Markus Volk --- .../mutter/{mutter_50.4.bb => mutter_51.0.bb} | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) rename meta-gnome/recipes-gnome/mutter/{mutter_50.4.bb => mutter_51.0.bb} (85%) diff --git a/meta-gnome/recipes-gnome/mutter/mutter_50.4.bb b/meta-gnome/recipes-gnome/mutter/mutter_51.0.bb similarity index 85% rename from meta-gnome/recipes-gnome/mutter/mutter_50.4.bb rename to meta-gnome/recipes-gnome/mutter/mutter_51.0.bb index f9b3e9d5e5..6604865f67 100644 --- a/meta-gnome/recipes-gnome/mutter/mutter_50.4.bb +++ b/meta-gnome/recipes-gnome/mutter/mutter_51.0.bb @@ -17,12 +17,17 @@ DEPENDS = " \ libdisplay-info \ libdrm \ libei \ + libgudev \ + libinput \ + libxcvt-native \ libxkbcommon \ pango \ pixman \ python3-argcomplete-native \ python3-docutils-native \ + udev \ virtual/egl \ + virtual/libgbm \ virtual/libgles2 \ wayland \ wayland-native \ @@ -32,7 +37,7 @@ DEPENDS = " \ inherit gnomebase gsettings gobject-introspection gettext features_check SRC_URI += "file://0001-Dont-use-system-sysprof-dbus-folder.patch" -SRC_URI[archive.sha256sum] = "273d33c875abcb4b6cbea3f4ec045d18155fbc510c3521fc7e47926371310988" +SRC_URI[archive.sha256sum] = "5d28f3ae225692428fcafb96500d673f34328b698b86960c9c1460d0b1d983b3" REQUIRED_DISTRO_FEATURES = "wayland polkit" ANY_OF_DISTRO_FEATURES = "opengl vulkan" @@ -40,10 +45,10 @@ ANY_OF_DISTRO_FEATURES = "opengl vulkan" # systemd can be replaced by libelogind (not available atow - make systemd # mandatory distro feature) LOGIND ?= "systemd" +DEPENDS += "${LOGIND}" REQUIRED_DISTRO_FEATURES += "systemd" PACKAGECONFIG ??= " \ - native-backend \ egl \ gles2 \ ${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'opengl', '', d)} \ @@ -51,17 +56,11 @@ PACKAGECONFIG ??= " \ bash-completion \ gnome-desktop \ ${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'xwayland', '', d)} \ - ${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'logind udev', '', d)} \ " -PACKAGECONFIG[native-backend] = "-Dnative_backend=true -Dudev=true, -Dnative_backend=false -Dudev=false, libdrm virtual/libgbm libinput ${LOGIND} virtual/egl virtual/libgles2 udev libxcvt-native" PACKAGECONFIG[opengl] = "-Dopengl=true, -Dopengl=false, virtual/libgl" PACKAGECONFIG[gles2] = "-Dgles2=true, -Dgles2=false, virtual/libgles2" PACKAGECONFIG[egl] = "-Degl=true, -Degl=false, virtual/egl" -PACKAGECONFIG[egl-device] = "-Degl_device=true, -Degl_device=false" -PACKAGECONFIG[wayland-eglstream] = "-Dwayland_eglstream=true, -Dwayland_eglstream=false, wayland-eglstream-protocols" -PACKAGECONFIG[udev] = "-Dudev=true, -Dudev=false, udev" -PACKAGECONFIG[logind] = "-Dlogind=true, -Dlogind=false, systemd" PACKAGECONFIG[libwacom] = "-Dlibwacom=true, -Dlibwacom=false, libwacom" PACKAGECONFIG[remote-desktop] = "-Dremote_desktop=true, -Dremote_desktop=false, pipewire" PACKAGECONFIG[gnome-desktop] = "-Dlibgnome_desktop=true, -Dlibgnome_desktop=false, gnome-desktop gnome-settings-daemon" @@ -88,7 +87,7 @@ EXTRA_OEMESON += " \ -Dverbose=true \ " -MUTTER_API_NAME = "mutter-18" +MUTTER_API_NAME = "mutter-${@oe.utils.trim_version('${PV}', 1)}" do_install:prepend() { sed -i -e 's|${B}/||g' ${B}/cogl/cogl/cogl-enum-types.c