From patchwork Sat Jul 15 21:27:33 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 27451 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 5B669C2FC18 for ; Sat, 15 Jul 2023 21:27:40 +0000 (UTC) Received: from a27-30.smtp-out.us-west-2.amazonses.com (a27-30.smtp-out.us-west-2.amazonses.com [54.240.27.30]) by mx.groups.io with SMTP id smtpd.web10.5937.1689456454143902745 for ; Sat, 15 Jul 2023 14:27:34 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=BWByfR+0; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.30, mailfrom: 010101895b73a60f-19e92fa4-7103-47fd-a20d-0528daa7e002-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky; d=yoctoproject.org; t=1689456453; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=nwJMpIKwUXgHZ8MTa8aKxJkYJxWMT437kJ2n8+TzMsw=; b=BWByfR+0vSombdLZ+DZxn201bokdu2gnHWjMzMR715q9yyHWpnoXAwOKsVFICMYn bchbpaUGk5gPsjKYJE3hwtjPaHhq7zmG5g9KwnOGrT3BZVc5iT4hzGO7kq7nU1Xu5gd P3MH2cu4wq3t2s7pRMjtk/Rs3R1VRGr5gMvmsZ3g= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1689456453; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=nwJMpIKwUXgHZ8MTa8aKxJkYJxWMT437kJ2n8+TzMsw=; b=KDuXF09UG+9syr6LWQZlkDYMDEdU8vv/ThgTHYnMe4vhFnVcxSiuibM/eu2MWj/y 2D5lifH5rUkNMmOTwNyBgPkcNw1b0177XAtM+7EwqaFV0tTBRXC4O6ZVARhM5mCea+e m+V7fJkSVH5jFF0BanPFacMsWT2ZfQLDpcFj5Wyo= MIME-Version: 1.0 From: auh@yoctoproject.org To: Anuj Mittal Cc: openembedded-core@lists.openembedded.org Subject: [AUH] glib-2.0: upgrading to 2.76.4 SUCCEEDED Message-ID: <010101895b73a60f-19e92fa4-7103-47fd-a20d-0528daa7e002-000000@us-west-2.amazonses.com> Date: Sat, 15 Jul 2023 21:27:33 +0000 Feedback-ID: 1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2023.07.15-54.240.27.30 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Sat, 15 Jul 2023 21:27:40 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/184326 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *glib-2.0* to *2.76.4* has Succeeded. Next steps: - apply the patch: git am 0001-glib-2.0-upgrade-2.76.3-2.76.4.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 ed4b41168fe38570e6e3287bb120f944f55451fa Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Sat, 15 Jul 2023 10:01:00 +0000 Subject: [PATCH] glib-2.0: upgrade 2.76.3 -> 2.76.4 --- meta/recipes-core/glib-2.0/glib-2.0/relocate-modules.patch | 6 ++---- .../glib-2.0/{glib-2.0_2.76.3.bb => glib-2.0_2.76.4.bb} | 2 +- 2 files changed, 3 insertions(+), 5 deletions(-) rename meta/recipes-core/glib-2.0/{glib-2.0_2.76.3.bb => glib-2.0_2.76.4.bb} (96%) diff --git a/meta/recipes-core/glib-2.0/glib-2.0/relocate-modules.patch b/meta/recipes-core/glib-2.0/glib-2.0/relocate-modules.patch index 3dba599fc0..9c5f716379 100644 --- a/meta/recipes-core/glib-2.0/glib-2.0/relocate-modules.patch +++ b/meta/recipes-core/glib-2.0/glib-2.0/relocate-modules.patch @@ -1,4 +1,4 @@ -From 38e401969a2ff8269919cbeacec733a67f041735 Mon Sep 17 00:00:00 2001 +From 8f7077e745cf90b59b25f6eed18ae0566b1d7197 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Fri, 11 Mar 2016 15:35:55 +0000 Subject: [PATCH] glib-2.0: relocate the GIO module directory for native builds @@ -13,6 +13,7 @@ Signed-off-by: Ross Burton Port patch to 2.48 Signed-off-by: Jussi Kukkonen + --- gio/giomodule.c | 5 ----- 1 file changed, 5 deletions(-) @@ -40,6 +41,3 @@ index 11ce7d8..cc27ecd 100644 #endif } --- -2.30.2 - diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.76.3.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.76.4.bb similarity index 96% rename from meta/recipes-core/glib-2.0/glib-2.0_2.76.3.bb rename to meta/recipes-core/glib-2.0/glib-2.0_2.76.4.bb index 4327a13345..64a3c6d80c 100644 --- a/meta/recipes-core/glib-2.0/glib-2.0_2.76.3.bb +++ b/meta/recipes-core/glib-2.0/glib-2.0_2.76.4.bb @@ -19,7 +19,7 @@ SRC_URI = "${GNOME_MIRROR}/glib/${SHRT_VER}/glib-${PV}.tar.xz \ " SRC_URI:append:class-native = " file://relocate-modules.patch" -SRC_URI[sha256sum] = "c0be444e403d7c3184d1f394f89f0b644710b5e9331b54fa4e8b5037813ad32a" +SRC_URI[sha256sum] = "5a5a191c96836e166a7771f7ea6ca2b0069c603c7da3cba1cd38d1694a395dda" # Find any meson cross files in FILESPATH that are relevant for the current # build (using siteinfo) and add them to EXTRA_OEMESON.