From: Richard Purdie Date: Mon, 15 Jun 2026 05:06:29 +0000 (+0000) Subject: fastfloat: upgrade 8.2.5 -> 8.2.10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc424cf45aa2942a87b8d1d180ce23683d39e568;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git fastfloat: upgrade 8.2.5 -> 8.2.10 Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/fastfloat/fastfloat_8.2.5.bb b/meta/recipes-devtools/fastfloat/fastfloat_8.2.10.bb similarity index 90% rename from meta/recipes-devtools/fastfloat/fastfloat_8.2.5.bb rename to meta/recipes-devtools/fastfloat/fastfloat_8.2.10.bb index cbd7151f85..f537bab56c 100644 --- a/meta/recipes-devtools/fastfloat/fastfloat_8.2.5.bb +++ b/meta/recipes-devtools/fastfloat/fastfloat_8.2.10.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 = "05087a303dad9c98768b33c829d398223a649bc6" +SRCREV = "34164f547b7df3f5d794ff67e9f885c36819ebfc" inherit cmake