mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
double-conversion: upgrade 3.2.1 -> 3.3.0
Changelog: ========= Fix some compile warnings in Visual Studio Set permissions for github workflows Add flags to control trailing decimal and zero in exponent form when input has one significant digit Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
d08c6f03da
commit
2424b1500a
|
|
@ -12,7 +12,7 @@ SRC_URI = " \
|
|||
git://github.com/google/double-conversion.git;protocol=https;branch=master \
|
||||
file://run-ptest \
|
||||
"
|
||||
SRCREV = "af09fd65fcf24eee95dc62813ba9123414635428"
|
||||
SRCREV = "4f7a25d8ced8c7cf6eee6fd09d6788eaa23c9afe"
|
||||
|
||||
inherit cmake ptest
|
||||
|
||||
Loading…
Reference in New Issue
Block a user