From patchwork Wed Feb 18 18:41:40 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: 81328 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 1602DC531CE for ; Wed, 18 Feb 2026 18:41:48 +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.msgproc02-g2.1421.1771440099547804679 for ; Wed, 18 Feb 2026 10:41:41 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=j46ser6a2yusdzubpv7m7ewqgesde2ie header.b=FZSgC9x3; dkim=pass header.i=@amazonses.com header.s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx header.b=TE8U5pLW; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.30, mailfrom: 0101019c720ed3a7-50032806-5070-42f5-b052-81c743a6e20a-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=1771440100; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=XKGfjfx84Dm5TTL4cdyP+XPSi9iPVp7tepCFwsNpkA8=; b=FZSgC9x3QkDgaFfkQI3J6OuvFcXsuRSkO0SCcqSOgAyS9nqaFeQn3hpJMCF9Qd3j UcX/SipKUphl/RXo/SQ7y5Scv++zJgpokAoo+iAavrG6o5pNrBWBhtjAgX6Fzy5A0v4 eVRd+hKyLJJAYVKrhipR2f3ESxX2Ig35KSZLxKno= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx; d=amazonses.com; t=1771440100; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=XKGfjfx84Dm5TTL4cdyP+XPSi9iPVp7tepCFwsNpkA8=; b=TE8U5pLWe7KEPhv9LftP+YNRHDhA4eZI1flrJVuWYBAbEITGh4IcLm1eMe6/DgNF e/Xc5Owk0BG1iZQD04ZgvsUjIP2xHEPYCfTdvQaLW9BFFC4WAsS6lA7/wgMWwZJT0E/ rnudgKJRktYl21Dtn0svlPxZiGNosgJ86lIKdzZY= MIME-Version: 1.0 From: auh@yoctoproject.org To: Markus Volk Cc: openembedded-core@lists.openembedded.org Subject: [AUH] fastfloat: upgrading to 8.2.3 SUCCEEDED Message-ID: <0101019c720ed3a7-50032806-5070-42f5-b052-81c743a6e20a-000000@us-west-2.amazonses.com> Date: Wed, 18 Feb 2026 18:41:40 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2026.02.18-54.240.27.30 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, 18 Feb 2026 18:41:48 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/231347 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *fastfloat* to *8.2.3* has Succeeded. Next steps: - apply the patch: git am 0001-fastfloat-upgrade-8.2.2-8.2.3.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 fafbc573abc2743774b0b564213fd9a29214dec5 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Wed, 18 Feb 2026 12:52:30 +0000 Subject: [PATCH] fastfloat: upgrade 8.2.2 -> 8.2.3 --- .../fastfloat/{fastfloat_8.2.2.bb => fastfloat_8.2.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/fastfloat/{fastfloat_8.2.2.bb => fastfloat_8.2.3.bb} (90%) diff --git a/meta/recipes-devtools/fastfloat/fastfloat_8.2.2.bb b/meta/recipes-devtools/fastfloat/fastfloat_8.2.3.bb similarity index 90% rename from meta/recipes-devtools/fastfloat/fastfloat_8.2.2.bb rename to meta/recipes-devtools/fastfloat/fastfloat_8.2.3.bb index 28d59ca09b..9ccf3dce0c 100644 --- a/meta/recipes-devtools/fastfloat/fastfloat_8.2.2.bb +++ b/meta/recipes-devtools/fastfloat/fastfloat_8.2.3.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 = "97b54ca9e75f5303507699d27c6b4f4efe4641a1" +SRCREV = "01ce95dfe46abccf3264fbccf9f5139ea9016cd2" inherit cmake