mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
flatbuffers: upgrade 24.12.23 -> 25.1.24
Changelog: ============= * Mostly related to bazel build support. * Min bazel supported is now 7 or higher, as WORKSPACE files are removed * Minor C++ codegen fix removing extra semicolon * Rust Full Reflection * Mostly documentation updates hosted at https://flatbuffers.dev Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
5d75f44b6f
commit
3322157fda
|
|
@ -1,3 +1,3 @@
|
|||
PV = "24.12.23"
|
||||
SRCREV = "a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757"
|
||||
PV = "25.1.24"
|
||||
SRCREV = "0312061985dbaaf6b068006383946ac6095f5b63"
|
||||
SRC_URI = "git://github.com/google/flatbuffers.git;branch=master;protocol=https"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user