| Message ID | 0101019cf1bb6846-82b4793d-905e-4e3c-9d33-2b1077ad3c3b-000000@us-west-2.amazonses.com |
|---|---|
| State | New |
| Headers | show |
| Series | [AUH] fastfloat: upgrading to 8.2.4 SUCCEEDED | expand |
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
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 <auh@yoctoproject.org> 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%)