From patchwork Wed Nov 5 23:16:37 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 73796 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 82322CD4F21 for ; Wed, 5 Nov 2025 23:16:49 +0000 (UTC) Received: from a27-45.smtp-out.us-west-2.amazonses.com (a27-45.smtp-out.us-west-2.amazonses.com [54.240.27.45]) by mx.groups.io with SMTP id smtpd.msgproc02-g2.2363.1762384580621705410 for ; Wed, 05 Nov 2025 15:16:37 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=j46ser6a2yusdzubpv7m7ewqgesde2ie header.b=LM0paOke; dkim=pass header.i=@amazonses.com header.s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx header.b=OMQjsAEz; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.45, mailfrom: 0101019a564ed0c4-fae5022b-ade1-4eb6-8af5-831fdc96a69e-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=j46ser6a2yusdzubpv7m7ewqgesde2ie; d=yoctoproject.org; t=1762384597; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=JyC504y6ZJdVcBrQXAR4pJvnC1EDa9KmUFIazrZ7Cls=; b=LM0paOkepm0sPFT4Qks8VKmFLZcR4rGtSJAxn0SmYnyzZ3WFkksZbSffHts3ouXX 7PFqK+aa4keRMcZC2l7TJ+j4s6sP658GWJQdiTaUOYrQQ0UdHVDydgi/SjpxXMJZz6U 2g0xLRPmKrIXIp6YKL5+vqxdZBWJiziwJWriKbsg= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx; d=amazonses.com; t=1762384597; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=JyC504y6ZJdVcBrQXAR4pJvnC1EDa9KmUFIazrZ7Cls=; b=OMQjsAEzCakTPw3MDC+o6xZy2VrbXYIojj8HZHzToImF9DdS5DTDA74bWUGee2r9 EjKn54sBJ0r/vNJyi5fePTc/s4dDRFK9NmRgWBMxvp9e/nSiqrOrFf58J9Y4Eojacqh /aFADAu0erklgypA79r33M8FdkqAIkL5qi3284TY= MIME-Version: 1.0 From: auh@yoctoproject.org To: openembedded-core@lists.openembedded.org Cc: Subject: [AUH] gobject-introspection: upgrading to 1.86.0 SUCCEEDED Message-ID: <0101019a564ed0c4-fae5022b-ade1-4eb6-8af5-831fdc96a69e-000000@us-west-2.amazonses.com> Date: Wed, 5 Nov 2025 23:16:37 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2025.11.05-54.240.27.45 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, 05 Nov 2025 23:16:49 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/225876 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *gobject-introspection* to *1.86.0* has Succeeded. Next steps: - apply the patch: git am 0001-gobject-introspection-upgrade-1.84.0-1.86.0.patch - check the changes to upstream patches and summarize them in the commit message, - compile an image that contains the package - perform some basic sanity tests - amend the patch and sign it off: git commit -s --reset-author --amend - send it to the appropriate mailing list Alternatively, if you believe the recipe should not be upgraded at this time, you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that automatic upgrades would no longer be attempted. Please review the attached files for further information and build/update failures. Any problem please file a bug at https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler Regards, The Upgrade Helper -- >8 -- From 769f4c79863ceb23e51f53ce6211aa35c822dada Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Wed, 5 Nov 2025 19:46:11 +0000 Subject: [PATCH] gobject-introspection: upgrade 1.84.0 -> 1.86.0 --- ...01-Relocate-the-repository-directory-for-native-builds.patch | 2 +- ...-introspection_1.84.0.bb => gobject-introspection_1.86.0.bb} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-gnome/gobject-introspection/{gobject-introspection_1.84.0.bb => gobject-introspection_1.86.0.bb} (99%) diff --git a/meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-Relocate-the-repository-directory-for-native-builds.patch b/meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-Relocate-the-repository-directory-for-native-builds.patch index 510bc426d1..bd3af8a16c 100644 --- a/meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-Relocate-the-repository-directory-for-native-builds.patch +++ b/meta/recipes-gnome/gobject-introspection/gobject-introspection/0001-Relocate-the-repository-directory-for-native-builds.patch @@ -1,4 +1,4 @@ -From 4e1aa0ddbc43403ff24f644b4c4912b737290c41 Mon Sep 17 00:00:00 2001 +From c5eec6896d4f970473b41adea5c41f82ca21e67d Mon Sep 17 00:00:00 2001 From: Sascha Silbe Date: Fri, 8 Jun 2018 13:55:10 +0200 Subject: [PATCH] Relocate the repository directory for native builds diff --git a/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.84.0.bb b/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.86.0.bb similarity index 99% rename from meta/recipes-gnome/gobject-introspection/gobject-introspection_1.84.0.bb rename to meta/recipes-gnome/gobject-introspection/gobject-introspection_1.86.0.bb index f6797cd2e5..2fff132b1d 100644 --- a/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.84.0.bb +++ b/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.86.0.bb @@ -16,7 +16,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=c434e8128a68bedd59b80b2ac1eb1c4a \ SRC_URI = "${GNOME_MIRROR}/${BPN}/${@oe.utils.trim_version("${PV}", 2)}/${BPN}-${PV}.tar.xz \ " -SRC_URI[sha256sum] = "945b57da7ec262e5c266b89e091d14be800cc424277d82a02872b7d794a84779" +SRC_URI[sha256sum] = "920d1a3fcedeadc32acff95c2e203b319039dd4b4a08dd1a2dfd283d19c0b9ae" SRC_URI:append:class-native = " file://0001-Relocate-the-repository-directory-for-native-builds.patch"