mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
double-conversion: upgrade 3.3.0 -> 3.3.1
Changelog: ============= - Hash pin Github workflows - Create dependabot.yml - Add _ITERATOR_DEBUG_LEVEL=2 and _DEBUG defines - Add bzlmod MODULE.bazel file - Add CIFuzz Github Action - Update MODULE.bazel and README.md. - Remove the explicit dependency on rules_cc. - Add missing headers Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ SRC_URI = " \
|
||||
git://github.com/google/double-conversion.git;protocol=https;branch=master \
|
||||
file://run-ptest \
|
||||
"
|
||||
SRCREV = "4f7a25d8ced8c7cf6eee6fd09d6788eaa23c9afe"
|
||||
SRCREV = "ae0dbfeb9744efd216c95b30555049d75d47116a"
|
||||
|
||||
inherit cmake ptest
|
||||
|
||||
Reference in New Issue
Block a user