flatbuffers: upgrade 23.5.26 -> 24.3.7

Changelog:
==========
*Just to fix some of the CI build issues
*Fix typescript object API to allow 0 values for null-default scalars

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu 2024-03-19 13:44:53 +08:00 committed by Khem Raj
parent cbe25ec1ae
commit 713070971d
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -1,3 +1,3 @@
PV = "23.5.26"
SRCREV = "0100f6a5779831fa7a651e4b67ef389a8752bd9b"
PV = "24.3.7"
SRCREV = "6ff9e90e7e399f3977e99a315856b57c8afe5b4d"
SRC_URI = "git://github.com/google/flatbuffers.git;branch=master;protocol=https"