From patchwork Sun Mar 15 13:41:56 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 83429 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 7B5F1EFCBDD for ; Sun, 15 Mar 2026 13:41:58 +0000 (UTC) Received: from a27-29.smtp-out.us-west-2.amazonses.com (a27-29.smtp-out.us-west-2.amazonses.com [54.240.27.29]) by mx.groups.io with SMTP id smtpd.msgproc02-g2.28971.1773582117586239089 for ; Sun, 15 Mar 2026 06:41:57 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=j46ser6a2yusdzubpv7m7ewqgesde2ie header.b=tCIlKbNE; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=H5+Vllte; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.29, mailfrom: 0101019cf1bb6846-82b4793d-905e-4e3c-9d33-2b1077ad3c3b-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=1773582117; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=LbNdCCZ+U4C9LtkEMTiiITp7wXCwnCsDWZV/3ZY5C9M=; b=tCIlKbNEXrT5PDLgaNydPQ8SCDV09hL0gsXdDYqm0vhraEa3IB/YW5EC7/dwOoxi rWdWzkUfrzi9hxqOkayyRHJkDnzBg9hLDOpPJKMe8lZqjS3d/jJuEcBKJMoN6gMnES0 yyOSRTbH78kF1Jkt16Ur6f7XKMvsrHcU+G9IgEMU= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1773582117; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=LbNdCCZ+U4C9LtkEMTiiITp7wXCwnCsDWZV/3ZY5C9M=; b=H5+VllteC3BUEdMB/v1DhjfXEys1Ivupw4ffoWWkWY8noKQMsR3GvngZUYSOfoHw uasZex6qyBvAKjWjqwsTZ6Ha7QS9MR+cybYOZAKw1shnAjWQq34AUOnrqsVpqwZETb6 xfa7d4JU9cKkiaBDD210UosaPldYU6Jp/Qm0dmzY= MIME-Version: 1.0 From: auh@yoctoproject.org To: Markus Volk Cc: openembedded-core@lists.openembedded.org Subject: [AUH] fastfloat: upgrading to 8.2.4 SUCCEEDED Message-ID: <0101019cf1bb6846-82b4793d-905e-4e3c-9d33-2b1077ad3c3b-000000@us-west-2.amazonses.com> Date: Sun, 15 Mar 2026 13:41:56 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2026.03.15-54.240.27.29 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 ; Sun, 15 Mar 2026 13:41:58 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/233143 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *fastfloat* to *8.2.4* has Succeeded. Next steps: - apply the patch: git am 0001-fastfloat-upgrade-8.2.3-8.2.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 24ee774b545c70d4941314e5114205ba3feb410f Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Sun, 15 Mar 2026 07:32:52 +0000 Subject: [PATCH] fastfloat: upgrade 8.2.3 -> 8.2.4 --- .../fastfloat/{fastfloat_8.2.3.bb => fastfloat_8.2.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/fastfloat/{fastfloat_8.2.3.bb => fastfloat_8.2.4.bb} (90%) diff --git a/meta/recipes-devtools/fastfloat/fastfloat_8.2.3.bb b/meta/recipes-devtools/fastfloat/fastfloat_8.2.4.bb similarity index 90% rename from meta/recipes-devtools/fastfloat/fastfloat_8.2.3.bb rename to meta/recipes-devtools/fastfloat/fastfloat_8.2.4.bb index 9ccf3dce0c..a5b48d259b 100644 --- a/meta/recipes-devtools/fastfloat/fastfloat_8.2.3.bb +++ b/meta/recipes-devtools/fastfloat/fastfloat_8.2.4.bb @@ -9,6 +9,6 @@ LIC_FILES_CHKSUM = " \ SRC_URI = "git://github.com/fastfloat/fast_float.git;protocol=https;branch=main;tag=v${PV}" -SRCREV = "01ce95dfe46abccf3264fbccf9f5139ea9016cd2" +SRCREV = "eb9ab42c0aa86d3cc41871ba7306527d95077b3b" inherit cmake