From patchwork Tue Apr 15 13:33:11 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: 61347 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 B4F75C3ABAF for ; Tue, 15 Apr 2025 13:33:17 +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.web11.20177.1744723977284157943 for ; Tue, 15 Apr 2025 06:33:12 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=rnkzp2s7ci3kogmesvov2nwn7wcc2dgx header.b=YM25phId; dkim=pass header.i=@amazonses.com header.s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx header.b=irrK0nfD; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.30, mailfrom: 0101019639a75c18-3c0d3771-6a20-40cf-b9a6-9112a2bac147-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=rnkzp2s7ci3kogmesvov2nwn7wcc2dgx; d=yoctoproject.org; t=1744723991; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=tVAUhjSIXkbzkU8+VYwStpwmh6zFftjh80lDErd108Q=; b=YM25phId6hx8O+k/aF1GGr+2eT7fZIWfFsCqqHI1HcZKlBof9Cdl08ByqXaFh4Zn HEgac4J+5koUvzugMuX1SEQjh+k+4m5IAx+A2kEqgYJsONX2T+ieGVVk/4StMTzNdcq N7/91bf/RMjeF1LypHeqcF+onEKEj0+t13pPBVkY= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx; d=amazonses.com; t=1744723991; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=tVAUhjSIXkbzkU8+VYwStpwmh6zFftjh80lDErd108Q=; b=irrK0nfDt/bOw+aP3jWjUljg4BIGFr5v/nfAbZI3kYlANLB5ku1bAzxKm31u+/AX EOw6nqDb1NqxRa1HTDFeqbm12fcugX7FDYDXbjmO2WKt452b9omcy7kh+MVCBIHXRO6 nIi2VBnd2rHzDh2HsiFntmPujgm8CXQriQghhadk= MIME-Version: 1.0 From: auh@yoctoproject.org To: openembedded-core@lists.openembedded.org Cc: Subject: [AUH] boost: upgrading to 1.88.0 SUCCEEDED Message-ID: <0101019639a75c18-3c0d3771-6a20-40cf-b9a6-9112a2bac147-000000@us-west-2.amazonses.com> Date: Tue, 15 Apr 2025 13:33:11 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2025.04.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 ; Tue, 15 Apr 2025 13:33:17 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/214930 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *boost* to *1.88.0* has Succeeded. Next steps: - apply the patch: git am 0001-boost-upgrade-1.87.0-1.88.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 13346df1fcf7b76c67af2c73d9fa12a822ccbcbe Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Tue, 15 Apr 2025 12:33:51 +0000 Subject: [PATCH] boost: upgrade 1.87.0 -> 1.88.0 --- .../boost/{boost-1.87.0.inc => boost-1.88.0.inc} | 2 +- ...1-Don-t-set-up-arch-instruction-set-flags-we-do-that-o.patch | 2 +- .../boost/boost/0001-dont-setup-compiler-flags-m32-m64.patch | 2 +- .../boost/boost/boost-math-disable-pch-for-gcc.patch | 2 +- meta/recipes-support/boost/{boost_1.87.0.bb => boost_1.88.0.bb} | 0 5 files changed, 4 insertions(+), 4 deletions(-) rename meta/recipes-support/boost/{boost-1.87.0.inc => boost-1.88.0.inc} (90%) rename meta/recipes-support/boost/{boost_1.87.0.bb => boost_1.88.0.bb} (100%) diff --git a/meta/recipes-support/boost/boost-1.87.0.inc b/meta/recipes-support/boost/boost-1.88.0.inc similarity index 90% rename from meta/recipes-support/boost/boost-1.87.0.inc rename to meta/recipes-support/boost/boost-1.88.0.inc index c6e55b239e..917f1a9600 100644 --- a/meta/recipes-support/boost/boost-1.87.0.inc +++ b/meta/recipes-support/boost/boost-1.88.0.inc @@ -12,7 +12,7 @@ BOOST_MAJ = "${@"_".join(d.getVar("PV").split(".")[0:2])}" BOOST_P = "boost_${BOOST_VER}" SRC_URI = "https://archives.boost.io/release/${PV}/source/${BOOST_P}.tar.bz2" -SRC_URI[sha256sum] = "af57be25cb4c4f4b413ed692fe378affb4352ea50fbe294a11ef548f4d527d89" +SRC_URI[sha256sum] = "46d9d2c06637b219270877c9e16155cbd015b6dc84349af064c088e9b5b12f7b" UPSTREAM_CHECK_URI = "http://www.boost.org/users/download/" UPSTREAM_CHECK_REGEX = "release/(?P.*)/source/" diff --git a/meta/recipes-support/boost/boost/0001-Don-t-set-up-arch-instruction-set-flags-we-do-that-o.patch b/meta/recipes-support/boost/boost/0001-Don-t-set-up-arch-instruction-set-flags-we-do-that-o.patch index 04bede4578..e175be648e 100644 --- a/meta/recipes-support/boost/boost/0001-Don-t-set-up-arch-instruction-set-flags-we-do-that-o.patch +++ b/meta/recipes-support/boost/boost/0001-Don-t-set-up-arch-instruction-set-flags-we-do-that-o.patch @@ -1,4 +1,4 @@ -From e2cc24d6d8b7b24a6d0a30c52c7ad69a001a0ad5 Mon Sep 17 00:00:00 2001 +From 42e895c8bfc64b4fbea1038a42183ef896cbbdda Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Tue, 18 Dec 2018 15:42:57 +0100 Subject: [PATCH] Don't set up arch/instruction-set flags, we do that diff --git a/meta/recipes-support/boost/boost/0001-dont-setup-compiler-flags-m32-m64.patch b/meta/recipes-support/boost/boost/0001-dont-setup-compiler-flags-m32-m64.patch index db1ee03898..ab39e0cf45 100644 --- a/meta/recipes-support/boost/boost/0001-dont-setup-compiler-flags-m32-m64.patch +++ b/meta/recipes-support/boost/boost/0001-dont-setup-compiler-flags-m32-m64.patch @@ -1,4 +1,4 @@ -From b0728812241c048907e6f1ba168292cd9948347d Mon Sep 17 00:00:00 2001 +From 910a7b19301e788535c591a0fe2aadd2780058c0 Mon Sep 17 00:00:00 2001 From: Anuj Mittal Date: Thu, 14 Nov 2019 10:13:53 +0800 Subject: [PATCH] dont setup compiler flags -m32/-m64 diff --git a/meta/recipes-support/boost/boost/boost-math-disable-pch-for-gcc.patch b/meta/recipes-support/boost/boost/boost-math-disable-pch-for-gcc.patch index ad90d96ddd..82782cf1f1 100644 --- a/meta/recipes-support/boost/boost/boost-math-disable-pch-for-gcc.patch +++ b/meta/recipes-support/boost/boost/boost-math-disable-pch-for-gcc.patch @@ -1,4 +1,4 @@ -From e7491f9874411fd9855957812ba9bac948a61356 Mon Sep 17 00:00:00 2001 +From d331f8be81135c46479cc141afeb30444998aadf Mon Sep 17 00:00:00 2001 From: Jackie Huang Date: Fri, 23 Sep 2016 01:04:50 -0700 Subject: [PATCH] boost-math: disable pch for gcc diff --git a/meta/recipes-support/boost/boost_1.87.0.bb b/meta/recipes-support/boost/boost_1.88.0.bb similarity index 100% rename from meta/recipes-support/boost/boost_1.87.0.bb rename to meta/recipes-support/boost/boost_1.88.0.bb