From patchwork Tue Sep 15 10:21:19 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Markus Volk X-Patchwork-Id: 98313 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 410AEC88E7F for ; Tue, 15 Sep 2026 10:21:40 +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.19803.1789467694956928681 for ; Tue, 15 Sep 2026 03:21:35 -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=aLU+lluJ; spf=pass (domain: t-online.de, ip: 194.25.134.80, mailfrom: f_l_k@t-online.de) Received: from fwd86.aul.t-online.de (fwd86.aul.t-online.de [10.223.144.112]) by mailout01.t-online.de (Postfix) with SMTP id 64F191C09E for ; Tue, 15 Sep 2026 12:21:32 +0200 (CEST) Received: from intel-corei7-64.fritz.box ([84.154.162.202]) by fwd86.t-online.de with (TLSv1.3:TLS_AES_256_GCM_SHA384 encrypted) esmtp id 1x6QI6-35axkW0; Tue, 15 Sep 2026 12:21:30 +0200 From: Markus Volk To: openembedded-devel@lists.openembedded.org Subject: [RFC][meta-gnome][PATCH 1/5] glibmm: upgrade 2.66.9 -> 2.66.10 Date: Tue, 15 Sep 2026 12:21:19 +0200 Message-ID: <20260915102123.5530-1-f_l_k@t-online.de> X-Mailer: git-send-email 2.55.0 MIME-Version: 1.0 X-TOI-EXPURGATEID: 150726::1789467690-E97F99C6-341A43F0/0/0 CLEAN NORMAL X-TOI-MSGID: 4bf7ee5e-0366-4e0e-8de5-42e6f0c16524 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=t-online.de; s=20260216; t=1789467692; i=f_l_k@t-online.de; bh=IVmJMwqkAhiLd79fdF6WZwDIc85YW0usbMpv5on0u1g=; h=From:To:Subject:Date; b=aLU+lluJbkY+1UtTJvhNWrvKXOa6E2Lpil8NpkFNwkndlxcfCPqPc8xYynmP5NHfG GfSI/THqA4sUnesjn1fAZm8iSKQXy0eDUCGpwoagOFcNLamYX3gXSMin/nIUBM3wQZ CI5KgdcVoW1ArfdTjE2AxddRvgXuS3qDQ9pJNzuFxN0cnWbFeWa0thLxHrFJ6dLUf2 peCu5knKdqpfNX2baTPlHk7FED/ZgTxySdbnvYjCini62hqTyaTbVVzp0MoR4/40tH 6Wc9AIKRwYVMh5U9J2UL2c6se7aRi056PYR1GxLayCedVJxIzei75YOZIxw9OXa6Yj QKLKr3uhZphHA== 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 10:21:40 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/130071 GEmblem and GDBus::ActionGroup are final types as of GLib 2.89.2, which makes the generated headers of 2.66.9 conflict with the class structs GLib declares: error: conflicting declaration 'using GEmblemClass = struct _GEmblemClass' 2.66.10 stops deriving those types. Depends on the glib-2.0 2.90.0 upgrade in oe-core. AI-Generated: Uses Claude Code (Claude Opus 5) Signed-off-by: Markus Volk --- .../glib-2.0/{glibmm_2.66.9.bb => glibmm_2.66.10.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-core/glib-2.0/{glibmm_2.66.9.bb => glibmm_2.66.10.bb} (90%) diff --git a/meta-oe/recipes-core/glib-2.0/glibmm_2.66.9.bb b/meta-oe/recipes-core/glib-2.0/glibmm_2.66.10.bb similarity index 90% rename from meta-oe/recipes-core/glib-2.0/glibmm_2.66.9.bb rename to meta-oe/recipes-core/glib-2.0/glibmm_2.66.10.bb index 49cc40a813..a9be4e6c55 100644 --- a/meta-oe/recipes-core/glib-2.0/glibmm_2.66.9.bb +++ b/meta-oe/recipes-core/glib-2.0/glibmm_2.66.10.bb @@ -12,7 +12,7 @@ inherit gnomebase SHRT_VER = "${@d.getVar('PV').split('.')[0]}.${@d.getVar('PV').split('.')[1]}" -SRC_URI[archive.sha256sum] = "5a026e5602085307c7dcb72b71b07261c40f80914277bef5f8d7f2ecab739bec" +SRC_URI[archive.sha256sum] = "2b61780203aed98e701d3ea57c8f353e7c8ada9706a79be782f6c5153dd035c0" FILES:${PN} = "${libdir}/lib*.so.*" FILES:${PN}-dev += "${datadir}/glibmm-* ${libdir}/glibmm-2.4/include/ ${libdir}/glibmm-2.4/proc/ ${libdir}/giomm-2.4/include/" From patchwork Tue Sep 15 10:21:20 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Markus Volk X-Patchwork-Id: 98312 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 21EEAC88E53 for ; Tue, 15 Sep 2026 10:21:40 +0000 (UTC) Received: from mailout01.t-online.de (mailout01.t-online.de [194.25.134.80]) by mx.groups.io with SMTP id smtpd.msgproc01-g2.19782.1789467694952424062 for ; Tue, 15 Sep 2026 03:21:35 -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=Xrb21Oam; spf=pass (domain: t-online.de, ip: 194.25.134.80, mailfrom: f_l_k@t-online.de) Received: from fwd86.aul.t-online.de (fwd86.aul.t-online.de [10.223.144.112]) by mailout01.t-online.de (Postfix) with SMTP id 74C0B1C2C6 for ; Tue, 15 Sep 2026 12:21:32 +0200 (CEST) Received: from intel-corei7-64.fritz.box ([84.154.162.202]) by fwd86.t-online.de with (TLSv1.3:TLS_AES_256_GCM_SHA384 encrypted) esmtp id 1x6QI6-35axkX0; Tue, 15 Sep 2026 12:21:30 +0200 From: Markus Volk To: openembedded-devel@lists.openembedded.org Subject: [RFC][meta-gnome][PATCH 2/5] glibmm-2.68: upgrade 2.88.1 -> 2.90.0 Date: Tue, 15 Sep 2026 12:21:20 +0200 Message-ID: <20260915102123.5530-2-f_l_k@t-online.de> X-Mailer: git-send-email 2.55.0 In-Reply-To: <20260915102123.5530-1-f_l_k@t-online.de> References: <20260915102123.5530-1-f_l_k@t-online.de> MIME-Version: 1.0 X-TOI-EXPURGATEID: 150726::1789467690-7BFFC9C6-333CA2FA/0/0 CLEAN NORMAL X-TOI-MSGID: 36627304-53a8-4aa5-b4e6-96fd76f86f4b DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=t-online.de; s=20260216; t=1789467692; i=f_l_k@t-online.de; bh=/qR+ydkYubTjUwRW4rTo3B8T/hz43C2DKu3kYd5df9Y=; h=From:To:Subject:Date:In-Reply-To:References; b=Xrb21OamH3VuYAUXGhovDJAHYDNuP7zV75INa2fhg0vcDTRXP/JLby+MsuVR2EjpR zDiEXHmbUsQmBrN56S3mYaYgdhkjykdzDiGcB4Up0qQ7xJm4gEaxHLb607+OAAkLwh Ft0lTVdp1mAfP9ArXkgYjWJOyQ6Tb5vN4qxr02//0yaPD2dpI0G3MrbW3mStRHMxd1 jrtSo3u+1bxovrWmTitSL+oMK6MwEt8cYF3LJiV74E5zZr0wG2T+8GCVsfWzxaObJh 1EtaoPA+m8J96Vwe11fx9s0rSfHAAjeTlG2usFiSCr7LLbbcD1MPudYvIqzQTS/MoU iqtqFP9fAnaNg== 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 10:21:40 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/130070 Same conflict as in the 2.66 series; 2.90.0 carries the fix. The API version stays 2.68, so the pkg-config names are unchanged. Depends on the glib-2.0 2.90.0 upgrade in oe-core. AI-Generated: Uses Claude Code (Claude Opus 5) Signed-off-by: Markus Volk --- .../glib-2.0/{glibmm-2.68_2.88.1.bb => glibmm-2.68_2.90.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-core/glib-2.0/{glibmm-2.68_2.88.1.bb => glibmm-2.68_2.90.0.bb} (90%) diff --git a/meta-oe/recipes-core/glib-2.0/glibmm-2.68_2.88.1.bb b/meta-oe/recipes-core/glib-2.0/glibmm-2.68_2.90.0.bb similarity index 90% rename from meta-oe/recipes-core/glib-2.0/glibmm-2.68_2.88.1.bb rename to meta-oe/recipes-core/glib-2.0/glibmm-2.68_2.90.0.bb index cfabce5b5e..f3d749a092 100644 --- a/meta-oe/recipes-core/glib-2.0/glibmm-2.68_2.88.1.bb +++ b/meta-oe/recipes-core/glib-2.0/glibmm-2.68_2.90.0.bb @@ -12,7 +12,7 @@ inherit gnomebase SHRT_VER = "${@d.getVar('PV').split('.')[0]}.${@d.getVar('PV').split('.')[1]}" -SRC_URI[archive.sha256sum] = "c139f962b1575c8827cd39d1ac21b7a367be3bda1409c0c7e21a29090f371506" +SRC_URI[archive.sha256sum] = "e2efa45643f16b9fea2d6299f2f403d672eaeacddf0ff7f8094e1af9b0f5980b" S = "${UNPACKDIR}/${GNOMEBN}-${PV}" From patchwork Tue Sep 15 10:21:21 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Markus Volk X-Patchwork-Id: 98314 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 618B9C982C2 for ; Tue, 15 Sep 2026 10:21:40 +0000 (UTC) Received: from mailout01.t-online.de (mailout01.t-online.de [194.25.134.80]) by mx.groups.io with SMTP id smtpd.msgproc01-g2.19784.1789467695054770836 for ; Tue, 15 Sep 2026 03:21:35 -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=X1IHAA5v; spf=pass (domain: t-online.de, ip: 194.25.134.80, mailfrom: f_l_k@t-online.de) Received: from fwd86.aul.t-online.de (fwd86.aul.t-online.de [10.223.144.112]) by mailout01.t-online.de (Postfix) with SMTP id AE4421C661 for ; Tue, 15 Sep 2026 12:21:32 +0200 (CEST) Received: from intel-corei7-64.fritz.box ([84.154.162.202]) by fwd86.t-online.de with (TLSv1.3:TLS_AES_256_GCM_SHA384 encrypted) esmtp id 1x6QI7-35axkY0; Tue, 15 Sep 2026 12:21:31 +0200 From: Markus Volk To: openembedded-devel@lists.openembedded.org Subject: [RFC][meta-gnome][PATCH 3/5] gtkmm4: upgrade 4.22.0 -> 4.24.0 Date: Tue, 15 Sep 2026 12:21:21 +0200 Message-ID: <20260915102123.5530-3-f_l_k@t-online.de> X-Mailer: git-send-email 2.55.0 In-Reply-To: <20260915102123.5530-1-f_l_k@t-online.de> References: <20260915102123.5530-1-f_l_k@t-online.de> MIME-Version: 1.0 X-TOI-EXPURGATEID: 150726::1789467691-99FF89C6-A35F9C3A/0/0 CLEAN NORMAL X-TOI-MSGID: eae80d04-ebe6-4d22-9d9a-3a50696f52ad DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=t-online.de; s=20260216; t=1789467692; i=f_l_k@t-online.de; bh=Ry8KwOGeYIJTMuODnqi3B8mtDp+ufAubvq8hrMoDYaw=; h=From:To:Subject:Date:In-Reply-To:References; b=X1IHAA5vgABirZb/WynNWwHObK4KBlf07Xon8uN6n5GRumkxvdibEXXMaEYaREJTj dxuKT9Equytb+BjNJRfmPlkm0YMccHazAJNVlP3uRjftjYonKfUuZFmt1isuo4qPWr d4TDxYw2B26pNlKZZvxi7m7Z5y/5RPJwQ6ledX/6LiwXyL6tHwtg/4sBw588UA4aa/ okp/FUs59L39JgJgxIFmudSKkvO3NENtC58JE8mg7iOLiatmIuCawujZyYsbrpNfxO iM7a84HzEM5y3o2/k76lTZqDdWdLKMYa5LhS/oShBVvw6aRlvEj0nDt1B8EIxDOe4R HCWWIr/v5WRLg== 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 10:21:40 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/130072 GdkCursor became a final type in GTK 4.24, so gtkmm 4.22 no longer compiles against it: error: conflicting declaration 'using GdkCursorClass = struct _GdkCursorClass' Depends on the gtk4 4.24.0 upgrade in oe-core. AI-Generated: Uses Claude Code (Claude Opus 5) Signed-off-by: Markus Volk --- .../recipes-gnome/gtk+/{gtkmm4_4.22.0.bb => gtkmm4_4.24.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-gnome/gtk+/{gtkmm4_4.22.0.bb => gtkmm4_4.24.0.bb} (85%) diff --git a/meta-oe/recipes-gnome/gtk+/gtkmm4_4.22.0.bb b/meta-oe/recipes-gnome/gtk+/gtkmm4_4.24.0.bb similarity index 85% rename from meta-oe/recipes-gnome/gtk+/gtkmm4_4.22.0.bb rename to meta-oe/recipes-gnome/gtk+/gtkmm4_4.24.0.bb index 2f56d511a0..35f0361997 100644 --- a/meta-oe/recipes-gnome/gtk+/gtkmm4_4.22.0.bb +++ b/meta-oe/recipes-gnome/gtk+/gtkmm4_4.24.0.bb @@ -16,7 +16,7 @@ inherit gnomebase features_check REQUIRED_DISTRO_FEATURES = "opengl" -SRC_URI[archive.sha256sum] = "2e8a21b4b0725f620e33aaee0cd343ed121b533275b632896619b1c89e96de67" +SRC_URI[archive.sha256sum] = "7fd9cea356e7d3b74bf7d2a51d7e0e6763f3f9f1cddc5e77c8b0b5b7fa9d5e5a" EXTRA_OEMESON = "-Dbuild-demos=false" From patchwork Tue Sep 15 10:21:22 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Markus Volk X-Patchwork-Id: 98311 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 21F43C88E77 for ; Tue, 15 Sep 2026 10:21:40 +0000 (UTC) Received: from mailout03.t-online.de (mailout03.t-online.de [194.25.134.81]) by mx.groups.io with SMTP id smtpd.msgproc01-g2.19785.1789467696428941292 for ; Tue, 15 Sep 2026 03:21: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=ruFwdFSp; spf=pass (domain: t-online.de, ip: 194.25.134.81, mailfrom: f_l_k@t-online.de) Received: from fwd86.aul.t-online.de (fwd86.aul.t-online.de [10.223.144.112]) by mailout03.t-online.de (Postfix) with SMTP id B9138E158 for ; Tue, 15 Sep 2026 12:21:32 +0200 (CEST) Received: from intel-corei7-64.fritz.box ([84.154.162.202]) by fwd86.t-online.de with (TLSv1.3:TLS_AES_256_GCM_SHA384 encrypted) esmtp id 1x6QI7-35axkZ0; Tue, 15 Sep 2026 12:21:31 +0200 From: Markus Volk To: openembedded-devel@lists.openembedded.org Subject: [RFC][meta-gnome][PATCH 4/5] gnome-control-center: upgrade 50.4 -> 51.0 Date: Tue, 15 Sep 2026 12:21:22 +0200 Message-ID: <20260915102123.5530-4-f_l_k@t-online.de> X-Mailer: git-send-email 2.55.0 In-Reply-To: <20260915102123.5530-1-f_l_k@t-online.de> References: <20260915102123.5530-1-f_l_k@t-online.de> MIME-Version: 1.0 X-TOI-EXPURGATEID: 150726::1789467691-997F99C6-31436A54/0/0 CLEAN NORMAL X-TOI-MSGID: a3350b08-f057-4384-a893-774dcbc85218 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=t-online.de; s=20260216; t=1789467692; i=f_l_k@t-online.de; bh=78HWhkItYCfg+eSMQFEaxfQrO8PSJVPRenovVwp19Pk=; h=From:To:Subject:Date:In-Reply-To:References; b=ruFwdFSp7r6FJEiyO+YshV/lx3hBs4z8wwKhFNRzdAi2r3rit9JCfOp2cBuucNIlo +lcjdgFLbb0yfCbm7CiFSMC7mClONDqDN8loNfNX2aKCeF+AfNbrX5ddBiY/VBSdf6 vxfYmbqjoiwREidpxVr03sJ0Rpn0xB5rYwiB9qJN7ajh3JUpj+F8+bVNKgkg3LDltd dCjlDpSpuM34mVcXNsu5P3QvPha5cDOiHBaSY2BpfBunJmN+xyHaMLc6ywGewfy1dY mT4XQWAU+bP38kTGODhxydamuVzSCCBJD7QsaqW/3EwR4AJA5RVbgQgmh3btWGNiYE eD4gtjARVrarA== 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 10:21:40 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/130074 Depends on the gtk4 4.24.0 upgrade in oe-core; 51.0 requires gtk4 >= 4.23.0. It also needs accountsservice >= 26.27.3, upgraded earlier in this series. AI-Generated: Uses Claude Code (Claude Opus 5) Signed-off-by: Markus Volk --- ...nome-control-center_50.4.bb => gnome-control-center_51.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/gnome-control-center/{gnome-control-center_50.4.bb => gnome-control-center_51.0.bb} (96%) diff --git a/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_50.4.bb b/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_51.0.bb similarity index 96% rename from meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_50.4.bb rename to meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_51.0.bb index ea45485b69..9323572d4b 100644 --- a/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_50.4.bb +++ b/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_51.0.bb @@ -40,7 +40,7 @@ inherit gtk-icon-cache pkgconfig gnomebase gsettings gettext gi-docgen upstream- REQUIRED_DISTRO_FEATURES += "opengl polkit pulseaudio systemd" SRC_URI = "https://download.gnome.org/sources/gnome-control-center/${@oe.utils.trim_version('${PV}', 1)}/gnome-control-center-${PV}.tar.xz" -SRC_URI[sha256sum] = "5856c73999bedf45e74f73bac3d61e2b5ec1689f8bcf1943737baeee8204fb11" +SRC_URI[sha256sum] = "c8ca5b6a0ae44fd0d64aac5aa3b79a83c2445095b159a9d13d1c9cc172ac4fb9" SRC_URI += "file://0001-Add-meson-option-to-pass-sysroot.patch" From patchwork Tue Sep 15 10:21:23 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Markus Volk X-Patchwork-Id: 98315 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 71DAFC88E75 for ; Tue, 15 Sep 2026 10:21:40 +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.19804.1789467695277947144 for ; Tue, 15 Sep 2026 03:21:35 -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=lGu4vZsA; spf=pass (domain: t-online.de, ip: 194.25.134.80, mailfrom: f_l_k@t-online.de) Received: from fwd86.aul.t-online.de (fwd86.aul.t-online.de [10.223.144.112]) by mailout01.t-online.de (Postfix) with SMTP id BDD281C298 for ; Tue, 15 Sep 2026 12:21:32 +0200 (CEST) Received: from intel-corei7-64.fritz.box ([84.154.162.202]) by fwd86.t-online.de with (TLSv1.3:TLS_AES_256_GCM_SHA384 encrypted) esmtp id 1x6QI7-35axka0; Tue, 15 Sep 2026 12:21:31 +0200 From: Markus Volk To: openembedded-devel@lists.openembedded.org Subject: [RFC][meta-gnome][PATCH 5/5] nautilus: upgrade 50.3 -> 51.0.1 Date: Tue, 15 Sep 2026 12:21:23 +0200 Message-ID: <20260915102123.5530-5-f_l_k@t-online.de> X-Mailer: git-send-email 2.55.0 In-Reply-To: <20260915102123.5530-1-f_l_k@t-online.de> References: <20260915102123.5530-1-f_l_k@t-online.de> MIME-Version: 1.0 X-TOI-EXPURGATEID: 150726::1789467691-0D7F99C6-13621923/0/0 CLEAN NORMAL X-TOI-MSGID: b541abbe-68ae-43e5-955d-fbf6058e84c5 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=t-online.de; s=20260216; t=1789467692; i=f_l_k@t-online.de; bh=x9i+b2lcGoGd71bvqdnqpZ5eeASXfOF0I8EQkN3sNVc=; h=From:To:Subject:Date:In-Reply-To:References; b=lGu4vZsAdcWqbPrYvY2zpMT1Wh0NANHEjqHnAyO4gI+Ngc8LB1quWG111yLvgiNJY 5X5+ZhG5O4YmcVEGSOAW3Lez86gFpzXWoA8YxxJG1KjsnvVlTvkI8cPbkh0CuS8RMl QqDVeq3R3mJDxAP3i8/m9FSKfZFUgVzRhtopuBJ5nEhasW5cbD7ECeEo2uaik+0hVY kvkZ00uUL4E2+u0OuXD8Ve3mX5dZYLD7IfXMxN3CGme5U1QY6NwNIruw/aPdXGZ4J7 Q3YBPaloFCBZ246FHmdH4hvSdVU7WA1btEWJlpN9bqo+oRTgALmoNuVRYqIzd8L4Gz XRuXTesEflqdg== 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 10:21:40 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/130073 Depends on the glib-2.0 2.90.0 upgrade in oe-core; 51.0.1 requires gio-2.0 >= 2.89.0. gnome_verdir() turns the three component version into "51.0", while the tarball lives in the "51" directory, so set SRC_URI accordingly. AI-Generated: Uses Claude Code (Claude Opus 5) Signed-off-by: Markus Volk --- .../nautilus/{nautilus_50.3.bb => nautilus_51.0.1.bb} | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) rename meta-gnome/recipes-gnome/nautilus/{nautilus_50.3.bb => nautilus_51.0.1.bb} (87%) diff --git a/meta-gnome/recipes-gnome/nautilus/nautilus_50.3.bb b/meta-gnome/recipes-gnome/nautilus/nautilus_51.0.1.bb similarity index 87% rename from meta-gnome/recipes-gnome/nautilus/nautilus_50.3.bb rename to meta-gnome/recipes-gnome/nautilus/nautilus_51.0.1.bb index e3a825b0a1..19a850089b 100644 --- a/meta-gnome/recipes-gnome/nautilus/nautilus_50.3.bb +++ b/meta-gnome/recipes-gnome/nautilus/nautilus_51.0.1.bb @@ -24,7 +24,9 @@ DEPENDS = " \ inherit gnomebase gsettings gobject-introspection gi-docgen gettext features_check mime-xdg gtk-icon-cache -SRC_URI[archive.sha256sum] = "63773baf0ddec7b4875fc2c22040378562ea1e6812fe0a2e29c9c8d5c72807f8" +SRC_URI = "${GNOME_MIRROR}/${GNOMEBN}/${@oe.utils.trim_version('${PV}', 1)}/${GNOMEBN}-${PV}.tar.${GNOME_COMPRESS_TYPE};name=archive" + +SRC_URI[archive.sha256sum] = "a00db908fd65026cbd5dc634e12d189de8eba2b03f105d2425341768a5ee92fb" REQUIRED_DISTRO_FEATURES = "opengl gobject-introspection-data" ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"