From patchwork Wed May 13 10:52:04 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ross Burton X-Patchwork-Id: 88028 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 ECAE7CD4F24 for ; Wed, 13 May 2026 10:52:18 +0000 (UTC) Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mx.groups.io with SMTP id smtpd.msgproc02-g2.4835.1778669535683104917 for ; Wed, 13 May 2026 03:52:15 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="dkim: body hash did not verify" header.i=@arm.com header.s=foss header.b=WBULs9kD; spf=pass (domain: arm.com, ip: 217.140.110.172, mailfrom: ross.burton@arm.com) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id AEB9B1655 for ; Wed, 13 May 2026 03:52:09 -0700 (PDT) Received: from cesw-amp-gbt-1s-m12830-04.lab.cambridge.arm.com (usa-sjc-imap-foss1.foss.arm.com [10.121.207.14]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id 87DBD3F7B4 for ; Wed, 13 May 2026 03:52:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=arm.com; s=foss; t=1778669534; bh=LIYKBdJ2AdGK2s8YTy2htgGFXs3qeQCYIlSGkgSqc8s=; h=From:To:Subject:Date:From; b=WBULs9kDELkSqrFKQ+JlTshIr9sNiE9oJN37+OJz+7DSJlz6BWH6w44vD6XJv4y9H B99GPD4tX36Wpo0wR5Q8EovC78kwtjYSUDJnCd/UGcFomOesQVrBKkwXnbP31pbM87 h21JhBPLjrWQf+ZOnObApLTF/HiEF50gktvhHZwQ= From: Ross Burton To: openembedded-devel@lists.openembedded.org Subject: [PATCH v2 1/7] iwd: depend on the regulatory database Date: Wed, 13 May 2026 11:52:04 +0100 Message-ID: <20260513105210.2109216-1-ross.burton@arm.com> X-Mailer: git-send-email 2.43.0 MIME-Version: 1.0 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 ; Wed, 13 May 2026 10:52:18 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/126965 Doing wifi without the regulatory database is not good, so add a runtime dependency to iwd to ensure that it gets pulled into the image for the kernel drivers to use. Signed-off-by: Ross Burton --- meta-oe/recipes-connectivity/iwd/iwd_3.12.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-oe/recipes-connectivity/iwd/iwd_3.12.bb b/meta-oe/recipes-connectivity/iwd/iwd_3.12.bb index a53137537e..073814d89d 100644 --- a/meta-oe/recipes-connectivity/iwd/iwd_3.12.bb +++ b/meta-oe/recipes-connectivity/iwd/iwd_3.12.bb @@ -59,4 +59,5 @@ RRECOMMENDS:${PN} = "\ kernel-module-pkcs7-message \ kernel-module-pkcs8-key-parser \ kernel-module-x509-key-parser \ + wireless-regdb-static \ " From patchwork Wed May 13 10:52:05 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ross Burton X-Patchwork-Id: 88031 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 98AA0CD4F3C for ; Wed, 13 May 2026 10:52:19 +0000 (UTC) Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mx.groups.io with SMTP id smtpd.msgproc02-g2.4836.1778669536118026864 for ; Wed, 13 May 2026 03:52:16 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="dkim: body hash did not verify" header.i=@arm.com header.s=foss header.b=Fo4JVUkF; spf=pass (domain: arm.com, ip: 217.140.110.172, mailfrom: ross.burton@arm.com) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 5AAB71C14 for ; Wed, 13 May 2026 03:52:10 -0700 (PDT) Received: from cesw-amp-gbt-1s-m12830-04.lab.cambridge.arm.com (usa-sjc-imap-foss1.foss.arm.com [10.121.207.14]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id 42F1C3F7B4 for ; Wed, 13 May 2026 03:52:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=arm.com; s=foss; t=1778669535; bh=0SxkOJVvHKMVbJhzi36csz+ZEwiDzdZmHyDKYqqa37U=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Fo4JVUkF1TrZS9gMOMzaeHyV93d/2SQLKxuE3Llr3Y3X4s5x3S8lHTiWH2FcRHv1Z /LS0KrfuYVW+GbugyFJybNbfYlXsCtPJ3JB6KYypnaSW0xMNyfvAuqp+m1v+PQzWJw benHHwezRK5xRnwFw5mSlxrUsobLfux5ZSuG4FRE= From: Ross Burton To: openembedded-devel@lists.openembedded.org Subject: [PATCH v2 2/7] libdazzle: add recipe (from oe-core) Date: Wed, 13 May 2026 11:52:05 +0100 Message-ID: <20260513105210.2109216-2-ross.burton@arm.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20260513105210.2109216-1-ross.burton@arm.com> References: <20260513105210.2109216-1-ross.burton@arm.com> MIME-Version: 1.0 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 ; Wed, 13 May 2026 10:52:19 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/126966 This was previously in oe-core but is being removed as it is no longer used by anything in that layer. Signed-off-by: Ross Burton --- .../libdazzle/libdazzle_3.44.0.bb | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 meta-gnome/recipes-support/libdazzle/libdazzle_3.44.0.bb diff --git a/meta-gnome/recipes-support/libdazzle/libdazzle_3.44.0.bb b/meta-gnome/recipes-support/libdazzle/libdazzle_3.44.0.bb new file mode 100644 index 0000000000..9bca7e9dce --- /dev/null +++ b/meta-gnome/recipes-support/libdazzle/libdazzle_3.44.0.bb @@ -0,0 +1,18 @@ +SUMMARY = "The libdazzle library is a companion library to GObject and Gtk+." +DESCRIPTION = "A wide range of components from utilities for GIO, widgets for \ +GTK+, an animation framework, state machines, paneling and high-performance \ +counters are included." +LICENSE = "GPL-3.0-or-later" +HOMEPAGE = "https://gitlab.gnome.org/GNOME/libdazzle" +BUGTRACKER = "https://gitlab.gnome.org/GNOME/libdazzle/issues" +LIC_FILES_CHKSUM = "file://COPYING;md5=8f0e2cd40e05189ec81232da84bd6e1a" + +inherit gnomebase upstream-version-is-even vala features_check gobject-introspection + +DEPENDS = "glib-2.0-native glib-2.0 gtk+3" + +SRC_URI[archive.sha256sum] = "3cd3e45eb6e2680cb05d52e1e80dd8f9d59d4765212f0e28f78e6c1783d18eae" + +GIR_MESON_OPTION = 'with_introspection' + +ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" From patchwork Wed May 13 10:52:06 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ross Burton X-Patchwork-Id: 88030 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 B66DACD4F3D for ; Wed, 13 May 2026 10:52:19 +0000 (UTC) Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mx.groups.io with SMTP id smtpd.msgproc01-g2.4716.1778669536737708536 for ; Wed, 13 May 2026 03:52:16 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="dkim: body hash did not verify" header.i=@arm.com header.s=foss header.b=Przw6Fyr; spf=pass (domain: arm.com, ip: 217.140.110.172, mailfrom: ross.burton@arm.com) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 0E69E1655 for ; Wed, 13 May 2026 03:52:11 -0700 (PDT) Received: from cesw-amp-gbt-1s-m12830-04.lab.cambridge.arm.com (usa-sjc-imap-foss1.foss.arm.com [10.121.207.14]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id E7DB73F7B4 for ; Wed, 13 May 2026 03:52:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=arm.com; s=foss; t=1778669536; bh=C+Phs692SECpeURNrq3b62nd1T5TQrhuoiLDWVGC7j0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Przw6FyrJdty6L0komLZAlpdaRE4bD/zgaUuMe74WpkbGhZQPEfS4oTCYNhm+ltsU dkS1f6q4jSZgB7PkmCD0DXKQJOy95dd4+wKv+NLHZ6ACIVQJ8hC5Uuzq2bTxTVUB+Y xqtDU7j/EgxyUDTETWnf5uR1w2jHNz38qvxHiA44= From: Ross Burton To: openembedded-devel@lists.openembedded.org Subject: [PATCH v2 3/7] libhandy: add recipe (from oe-core) Date: Wed, 13 May 2026 11:52:06 +0100 Message-ID: <20260513105210.2109216-3-ross.burton@arm.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20260513105210.2109216-1-ross.burton@arm.com> References: <20260513105210.2109216-1-ross.burton@arm.com> MIME-Version: 1.0 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 ; Wed, 13 May 2026 10:52:19 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/126967 This was previously in oe-core but is being removed as it is no longer used by anything in that layer. Some changes were made in the process of moving the recipe to meta-oe: - Inherit gnomebase, as this is a GNOME package - Download the release tarball instead of a git clone - Set the correct license, this is -or-later not -only. Add handy.h to the license checksum to provide verification. The final output is identical to the recipe in oe-core. Signed-off-by: Ross Burton --- .../libhandy/libhandy_1.8.3.bb | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 meta-gnome/recipes-support/libhandy/libhandy_1.8.3.bb diff --git a/meta-gnome/recipes-support/libhandy/libhandy_1.8.3.bb b/meta-gnome/recipes-support/libhandy/libhandy_1.8.3.bb new file mode 100644 index 0000000000..0c525bcae3 --- /dev/null +++ b/meta-gnome/recipes-support/libhandy/libhandy_1.8.3.bb @@ -0,0 +1,25 @@ +SUMMARY = "A library full of GTK+ widgets for mobile phones" +DESCRIPTION = "Library with GTK widgets for mobile phones. Libhandy provides \ +GTK widgets and GObjects to ease developing applications for mobile phones. \ +It was developed by Purism (and used by several official GNOME projects) \ +to extend Gtk by providing mobile-friendly widgets and make the creation of \ +responsive apps easier." +HOMEPAGE = "https://gitlab.gnome.org/GNOME/libhandy" +BUGTRACKER = "https://gitlab.gnome.org/GNOME/libhandy/-/issues" +LICENSE = "LGPL-2.1-or-later" +LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c \ + file://src/handy.h;beginline=4;endline=4;md5=20a35c7a7509753627b8c372765d5f22" + +DEPENDS = "gtk+3" + +inherit gnomebase gobject-introspection vala gettext gi-docgen features_check + +SRC_URI[archive.sha256sum] = "05b497229073ff557f10b326e074c5066f8743a302d4820ab97bcb5cd2dab087" + +GIR_MESON_ENABLE_FLAG = 'enabled' +GIR_MESON_DISABLE_FLAG = 'disabled' + +PACKAGES =+ "${PN}-examples" +FILES:${PN}-examples = "${bindir}" + +ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" From patchwork Wed May 13 10:52:07 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ross Burton X-Patchwork-Id: 88029 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 08B6CCD4F35 for ; Wed, 13 May 2026 10:52:20 +0000 (UTC) Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mx.groups.io with SMTP id smtpd.msgproc01-g2.4717.1778669537542043269 for ; Wed, 13 May 2026 03:52:17 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="dkim: body hash did not verify" header.i=@arm.com header.s=foss header.b=Qd2Hco8N; spf=pass (domain: arm.com, ip: 217.140.110.172, mailfrom: ross.burton@arm.com) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id B2DEA1655 for ; Wed, 13 May 2026 03:52:11 -0700 (PDT) Received: from cesw-amp-gbt-1s-m12830-04.lab.cambridge.arm.com (usa-sjc-imap-foss1.foss.arm.com [10.121.207.14]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id 9895F3F7B4 for ; Wed, 13 May 2026 03:52:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=arm.com; s=foss; t=1778669537; bh=ejn70m1chFxAjQHjq1Zqxgt8htVHxP1oYHLI5O7++fM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Qd2Hco8NdL0WZVVXh7vYa7xoPuRkh/IJMWOg+EK/HomxWQQnGPsSIq3Xngvh3fR5I 0FVWMGwfkZlTsa5BD6RdHpM+cWroJp8cfvmUCkdZbxMQuyH0SkGD+kTLaD2EYKelVU pbFLF406Us7rFEC2XIj68t/Edr9/GtcKVbKMTj6I= From: Ross Burton To: openembedded-devel@lists.openembedded.org Subject: [PATCH v2 4/7] gnome-calendar: remove obsolete dependencies, clean up recipe Date: Wed, 13 May 2026 11:52:07 +0100 Message-ID: <20260513105210.2109216-4-ross.burton@arm.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20260513105210.2109216-1-ross.burton@arm.com> References: <20260513105210.2109216-1-ross.burton@arm.com> MIME-Version: 1.0 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 ; Wed, 13 May 2026 10:52:20 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/126968 Remove obsolete libdazzle and geocode-glib dependencies, these have been removed upstream. Change the DISTRO_FEATURES check so that opengl is required and any of the GTK3DISTROFEATURES (x11 wayland) are present, as GTK 4 needs opengl and supports either x11 or wayland. Drop the sed on the generated enums, the generated files have relative paths in now. Signed-off-by: Ross Burton --- .../gnome-calendar/gnome-calendar_48.0.bb | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_48.0.bb b/meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_48.0.bb index 44bde3774d..3c282ab1f9 100644 --- a/meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_48.0.bb +++ b/meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_48.0.bb @@ -10,28 +10,21 @@ DEPENDS = " \ gsettings-desktop-schemas \ evolution-data-server \ libsoup \ - libdazzle \ libadwaita \ libgweather4 \ geoclue \ - geocode-glib \ " GTKIC_VERSION = '4' inherit gnomebase gsettings gtk-icon-cache gettext features_check upstream-version-is-even mime-xdg -REQUIRED_DISTRO_FEATURES = "x11 opengl" +REQUIRED_DISTRO_FEATURES = "opengl" +ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" SRC_URI[archive.sha256sum] = "e69a5a66be820105a4d823d4dba9b4e6ef9f6e7523978aaf33361ebbb993e604" -do_install:prepend() { - sed -i -e 's|${S}/src|${TARGET_DBGSRC_DIR}/src|g' ${B}/src/gcal-enum-types.h - sed -i -e 's|${S}/src|${TARGET_DBGSRC_DIR}/src|g' ${B}/src/gcal-enum-types.c -} - FILES:${PN} += " \ ${datadir}/gnome-shell \ ${datadir}/metainfo \ ${datadir}/dbus-1 \ " - From patchwork Wed May 13 10:52:08 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ross Burton X-Patchwork-Id: 88027 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 ED9E3CD4F39 for ; Wed, 13 May 2026 10:52:18 +0000 (UTC) Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mx.groups.io with SMTP id smtpd.msgproc02-g2.4837.1778669538128429474 for ; Wed, 13 May 2026 03:52:18 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="dkim: body hash did not verify" header.i=@arm.com header.s=foss header.b=SKT0tqjh; spf=pass (domain: arm.com, ip: 217.140.110.172, mailfrom: ross.burton@arm.com) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 6A6A51655 for ; Wed, 13 May 2026 03:52:12 -0700 (PDT) Received: from cesw-amp-gbt-1s-m12830-04.lab.cambridge.arm.com (usa-sjc-imap-foss1.foss.arm.com [10.121.207.14]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id 49CB23F7B4 for ; Wed, 13 May 2026 03:52:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=arm.com; s=foss; t=1778669537; bh=7AS25b+qEFiLPv3KTA8JZfeMwVhMXASDoflD+7Cm5qo=; h=From:To:Subject:Date:In-Reply-To:References:From; b=SKT0tqjh3o9z22gPvuDB7xQiw/VfkvYsgytcy/xlrImj3ozobaVat7MXnRWJOZBTh le/IWLLATKAVLb2x6KlnpgMBLOp1Cg6d0pip5/NU6mfTp5fo3nXCftF7fo4D2diHjb lc8f+FocQkccosDi/CsVc5fBpqhUCBQZpJlhJ0y0= From: Ross Burton To: openembedded-devel@lists.openembedded.org Subject: [PATCH v2 5/7] file-roller: drop libhandy dependency Date: Wed, 13 May 2026 11:52:08 +0100 Message-ID: <20260513105210.2109216-5-ross.burton@arm.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20260513105210.2109216-1-ross.burton@arm.com> References: <20260513105210.2109216-1-ross.burton@arm.com> MIME-Version: 1.0 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 ; Wed, 13 May 2026 10:52:18 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/126969 This was removed when file-roller was ported to GTK 4. Signed-off-by: Ross Burton --- meta-gnome/recipes-gnome/file-roller/file-roller_44.5.bb | 1 - 1 file changed, 1 deletion(-) diff --git a/meta-gnome/recipes-gnome/file-roller/file-roller_44.5.bb b/meta-gnome/recipes-gnome/file-roller/file-roller_44.5.bb index 050f6803c7..f0f74f5561 100644 --- a/meta-gnome/recipes-gnome/file-roller/file-roller_44.5.bb +++ b/meta-gnome/recipes-gnome/file-roller/file-roller_44.5.bb @@ -11,7 +11,6 @@ DEPENDS = " \ gtk4 \ libadwaita \ libarchive \ - libhandy \ libportal \ " From patchwork Wed May 13 10:52:09 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ross Burton X-Patchwork-Id: 88033 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 79A0ACD4F3E for ; Wed, 13 May 2026 10:52:20 +0000 (UTC) Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mx.groups.io with SMTP id smtpd.msgproc02-g2.4838.1778669538760865172 for ; Wed, 13 May 2026 03:52:18 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="dkim: body hash did not verify" header.i=@arm.com header.s=foss header.b=vxi07WFz; spf=pass (domain: arm.com, ip: 217.140.110.172, mailfrom: ross.burton@arm.com) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 1E4321655 for ; Wed, 13 May 2026 03:52:13 -0700 (PDT) Received: from cesw-amp-gbt-1s-m12830-04.lab.cambridge.arm.com (usa-sjc-imap-foss1.foss.arm.com [10.121.207.14]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id 04B233F7B4 for ; Wed, 13 May 2026 03:52:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=arm.com; s=foss; t=1778669538; bh=fg08z7bRwRP7sB9elGmvYqm0axj3lTlF8bGC2CWazXw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=vxi07WFzrpqEpkPnHYqswoU8Vj/FT1pkT7W/3PU+s2zsWMCnj45lYAD+pLMjhfisD mCeexf2nbfBn4gagVpNpPzEMxZniJmwZFT6Vy5/WoEKY4z6qbbOhtmINUBFozq9/gr 9+Am89uGrLdcw0XfFfOe6JeZuhF3yrGqwrJH1BVI= From: Ross Burton To: openembedded-devel@lists.openembedded.org Subject: [PATCH v2 6/7] gnome-system-monitor: remove obsolete dependencies Date: Wed, 13 May 2026 11:52:09 +0100 Message-ID: <20260513105210.2109216-6-ross.burton@arm.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20260513105210.2109216-1-ross.burton@arm.com> References: <20260513105210.2109216-1-ross.burton@arm.com> MIME-Version: 1.0 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 ; Wed, 13 May 2026 10:52:20 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/126970 libhandy was removed when g-s-m ported to GTK 4. gnome-common is not required now that g-s-m uses Meson not autoconf. polkit was removed in g-s-m 3.36 (March 2020). Update the DISTRO_FEATURES check, polkit isn't required but opengl is via GTK 4. Signed-off-by: Ross Burton --- .../gnome-system-monitor/gnome-system-monitor_50.0.bb | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_50.0.bb b/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_50.0.bb index 1ae11dda3b..29918605ef 100644 --- a/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_50.0.bb +++ b/meta-gnome/recipes-gnome/gnome-system-monitor/gnome-system-monitor_50.0.bb @@ -4,7 +4,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" DEPENDS = " \ catch2 \ - gnome-common-native \ libxml2-native \ glib-2.0-native \ glibmm-2.68 \ @@ -13,15 +12,12 @@ DEPENDS = " \ libadwaita \ libgtop \ librsvg \ - polkit \ - libhandy \ " - inherit gnomebase gsettings gnome-help itstool gtk-icon-cache features_check gettext ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" -REQUIRED_DISTRO_FEATURES = "polkit" +REQUIRED_DISTRO_FEATURES = "opengl" SRC_URI[archive.sha256sum] = "a4138aa754b4584c46de91fad1d685e27b12bc2457de761863b6be02d84c4862" From patchwork Wed May 13 10:52:10 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ross Burton X-Patchwork-Id: 88032 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 94A43CD4F3F for ; Wed, 13 May 2026 10:52:20 +0000 (UTC) Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mx.groups.io with SMTP id smtpd.msgproc02-g2.4839.1778669539479051800 for ; Wed, 13 May 2026 03:52:19 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="dkim: body hash did not verify" header.i=@arm.com header.s=foss header.b=sbZMxQWA; spf=pass (domain: arm.com, ip: 217.140.110.172, mailfrom: ross.burton@arm.com) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id CC9831655 for ; Wed, 13 May 2026 03:52:13 -0700 (PDT) Received: from cesw-amp-gbt-1s-m12830-04.lab.cambridge.arm.com (usa-sjc-imap-foss1.foss.arm.com [10.121.207.14]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id A9AFC3F7B4 for ; Wed, 13 May 2026 03:52:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=arm.com; s=foss; t=1778669539; bh=JvJEMup56r90AD9L/W2K4oTmFHSUfWaLJzF1GaRmt+U=; h=From:To:Subject:Date:In-Reply-To:References:From; b=sbZMxQWARI2s2EZDHOr4+g0Hz4s8DJZ/CsAEcBJG43E7NVSub/TKHFmq++UIbGJgw ToOzg29WdhN3K972055KSy6gFxY7wgc08t3/ovR3tXz2KR/nx7tkFbUnDRcctV2DSb DAAG1VvVQr5/P2tGpKsFJBf1eAKCezSFNgczTmWc= From: Ross Burton To: openembedded-devel@lists.openembedded.org Subject: [PATCH v2 7/7] nautilus: update dependencies Date: Wed, 13 May 2026 11:52:10 +0100 Message-ID: <20260513105210.2109216-7-ross.burton@arm.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20260513105210.2109216-1-ross.burton@arm.com> References: <20260513105210.2109216-1-ross.burton@arm.com> MIME-Version: 1.0 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 ; Wed, 13 May 2026 10:52:20 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/126971 libhandy was removed when g-s-m ported to GTK 4. Update the DISTRO_FEATURES checks to use GTK3DISTROFEATURES. Signed-off-by: Ross Burton --- meta-gnome/recipes-gnome/nautilus/nautilus_49.5.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-gnome/recipes-gnome/nautilus/nautilus_49.5.bb b/meta-gnome/recipes-gnome/nautilus/nautilus_49.5.bb index 45e0969d66..9597ce5136 100644 --- a/meta-gnome/recipes-gnome/nautilus/nautilus_49.5.bb +++ b/meta-gnome/recipes-gnome/nautilus/nautilus_49.5.bb @@ -14,7 +14,6 @@ DEPENDS = " \ gtk4 \ libadwaita \ libcloudproviders \ - libhandy \ libportal \ libxml2 \ tinysparql \ @@ -26,7 +25,8 @@ inherit gnomebase gsettings gobject-introspection gi-docgen gettext features_che SRC_URI[archive.sha256sum] = "fa5655e73ee7953aecfe71fea67bfec0c67447e14e6df135aa3f80334386872c" -REQUIRED_DISTRO_FEATURES = "x11 opengl gobject-introspection-data" +REQUIRED_DISTRO_FEATURES = "opengl gobject-introspection-data" +ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" GIDOCGEN_MESON_OPTION = "docs" GIDOCGEN_MESON_ENABLE_FLAG = 'true'