From patchwork Tue Dec 16 08:02:48 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: 76702 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 91C1CD5C0F2 for ; Tue, 16 Dec 2025 08:02:50 +0000 (UTC) Received: from a27-23.smtp-out.us-west-2.amazonses.com (a27-23.smtp-out.us-west-2.amazonses.com [54.240.27.23]) by mx.groups.io with SMTP id smtpd.msgproc02-g2.17197.1765872154647957023 for ; Tue, 16 Dec 2025 00:02:48 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=j46ser6a2yusdzubpv7m7ewqgesde2ie header.b=MWOZg56v; dkim=pass header.i=@amazonses.com header.s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx header.b=juL5bzcx; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.23, mailfrom: 0101019b262eecb2-a2481184-2b0d-4d81-89e4-e2f70a9e8a8d-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=1765872168; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=D6QHeCmHfcOh5r5GRnn9g+NBTBEpz8nBBFdqewOiHkM=; b=MWOZg56vA/x14SzxLraVjKnKyzyMyha7+OYpBDgV326xPoMnyKVe7YbRuNHmT3GV n0MD9wmG/7cG1RAwLmCExwssrnGccexUQEBTFShNL6cPOdlw6up/kanMCn/Rne8s40X yo8sPkI5Cv0BnE/jRw6bPC8TNSc+X3WZ3fqHTsTI= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx; d=amazonses.com; t=1765872168; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=D6QHeCmHfcOh5r5GRnn9g+NBTBEpz8nBBFdqewOiHkM=; b=juL5bzcxgbRzpy+HJLyZxufXmnEP1DdPodLPX73Z0SNK99wLWKUbQd7aghjWVp6C qhTvsAGkTWa1e+gdyA/vzDgd5rKdFrLOXGsDZMp32rfV+1nBXI6oPVlEBBBaqyhx2+I yfZuU28R5ca33qNoUJEj4TGcKAcY0inEjhlqv76k= MIME-Version: 1.0 From: auh@yoctoproject.org To: openembedded-core@lists.openembedded.org Cc: Subject: [AUH] boost: upgrading to 1.90.0 SUCCEEDED Message-ID: <0101019b262eecb2-a2481184-2b0d-4d81-89e4-e2f70a9e8a8d-000000@us-west-2.amazonses.com> Date: Tue, 16 Dec 2025 08:02:48 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2025.12.16-54.240.27.23 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, 16 Dec 2025 08:02:50 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/227911 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *boost* to *1.90.0* has Succeeded. Next steps: - apply the patch: git am 0001-boost-upgrade-1.89.0-1.90.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 2138d15e5cdaeb973559564fe5c05f532c0e9bb1 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Tue, 16 Dec 2025 06:58:55 +0000 Subject: [PATCH] boost: upgrade 1.89.0 -> 1.90.0 --- .../boost/{boost-1.89.0.inc => boost-1.90.0.inc} | 2 +- ...Don-t-set-up-arch-instruction-set-flags-we-do-that-o.patch | 4 ++-- .../boost/boost/0001-dont-setup-compiler-flags-m32-m64.patch | 4 ++-- .../boost/boost/boost-math-disable-pch-for-gcc.patch | 4 ++-- .../boost/{boost_1.89.0.bb => boost_1.90.0.bb} | 0 5 files changed, 7 insertions(+), 7 deletions(-) rename meta/recipes-support/boost/{boost-1.89.0.inc => boost-1.90.0.inc} (90%) rename meta/recipes-support/boost/{boost_1.89.0.bb => boost_1.90.0.bb} (100%) diff --git a/meta/recipes-support/boost/boost-1.89.0.inc b/meta/recipes-support/boost/boost-1.90.0.inc similarity index 90% rename from meta/recipes-support/boost/boost-1.89.0.inc rename to meta/recipes-support/boost/boost-1.90.0.inc index ea2827ec14..9b0ce592d9 100644 --- a/meta/recipes-support/boost/boost-1.89.0.inc +++ b/meta/recipes-support/boost/boost-1.90.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] = "85a33fa22621b4f314f8e85e1a5e2a9363d22e4f4992925d4bb3bc631b5a0c7a" +SRC_URI[sha256sum] = "49551aff3b22cbc5c5a9ed3dbc92f0e23ea50a0f7325b0d198b705e8ee3fc305" 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 25512d582b..4314f9e532 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 c2c2a53afc46775146c0960fc6c5f714530afa21 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 @@ -13,7 +13,7 @@ Signed-off-by: Alexander Kanavin 1 file changed, 153 deletions(-) diff --git a/tools/build/src/tools/gcc.jam b/tools/build/src/tools/gcc.jam -index b7825d4e6..ed7e39baf 100644 +index 2b6caed41..8325a3f65 100644 --- a/tools/build/src/tools/gcc.jam +++ b/tools/build/src/tools/gcc.jam @@ -1143,156 +1143,3 @@ local rule cpu-flags ( toolset variable : architecture : instruction-set + : 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 d23cf03b1a..9a9e8cde62 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 bb73dd0d99a13e9c5aecbed34b166ff810a00dae 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 @@ -13,7 +13,7 @@ Signed-off-by: Anuj Mittal 1 file changed, 16 deletions(-) diff --git a/tools/build/src/tools/gcc.jam b/tools/build/src/tools/gcc.jam -index ed7e39baf..90513f84a 100644 +index 8325a3f65..5a95046e7 100644 --- a/tools/build/src/tools/gcc.jam +++ b/tools/build/src/tools/gcc.jam @@ -375,22 +375,6 @@ local rule compile-link-flags ( * ) 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..9dd5f63218 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 52f928686da5ef699dec7f7a296c5226d82180c1 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 @@ -14,7 +14,7 @@ Signed-off-by: Jackie Huang 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math/build/Jamfile.v2 b/libs/math/build/Jamfile.v2 -index 500c77363..504d7d8c6 100644 +index 80c99384d..38461c25f 100644 --- a/libs/math/build/Jamfile.v2 +++ b/libs/math/build/Jamfile.v2 @@ -15,7 +15,7 @@ project diff --git a/meta/recipes-support/boost/boost_1.89.0.bb b/meta/recipes-support/boost/boost_1.90.0.bb similarity index 100% rename from meta/recipes-support/boost/boost_1.89.0.bb rename to meta/recipes-support/boost/boost_1.90.0.bb