From: Wang Mingyu <wan...@fujitsu.com> 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 <wan...@fujitsu.com> --- meta-oe/recipes-devtools/flatbuffers/flatbuffers.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-oe/recipes-devtools/flatbuffers/flatbuffers.inc b/meta-oe/recipes-devtools/flatbuffers/flatbuffers.inc index 39639a05f1..e0b5a8c631 100644 --- a/meta-oe/recipes-devtools/flatbuffers/flatbuffers.inc +++ b/meta-oe/recipes-devtools/flatbuffers/flatbuffers.inc @@ -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" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#115333): https://lists.openembedded.org/g/openembedded-devel/message/115333 Mute This Topic: https://lists.openembedded.org/mt/111099057/21656 Group Owner: openembedded-devel+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-