From: Wang Mingyu <[email protected]>

Changelog:
=========
- add base check for uint8
- fix issue with s390x.
- optimize uint16 parsing
- optimize fastfloat_strncasecmp
- Bump the github-actions group across 1 directory with 4 updates
- fix early return error in fastfloat_strncasecmp
- Clarify behavior for underflow
- Fix overzealous build-time /permissive- propagating to compile-time 
(cross-compilation bug)

Signed-off-by: Wang Mingyu <[email protected]>
---
 .../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
-- 
2.43.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#232281): 
https://lists.openembedded.org/g/openembedded-core/message/232281
Mute This Topic: https://lists.openembedded.org/mt/118111190/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to