diff --git a/meta-oe/recipes-devtools/flatbuffers/flatbuffers.inc b/meta-oe/recipes-devtools/flatbuffers/flatbuffers.inc index 8f6c4c68f1..39639a05f1 100644 --- a/meta-oe/recipes-devtools/flatbuffers/flatbuffers.inc +++ b/meta-oe/recipes-devtools/flatbuffers/flatbuffers.inc @@ -1,3 +1,3 @@ -PV = "24.3.25" -SRCREV = "595bf0007ab1929570c7671f091313c8fc20644e" +PV = "24.12.23" +SRCREV = "a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757" SRC_URI = "git://github.com/google/flatbuffers.git;branch=master;protocol=https"