diff --git a/meta-oe/recipes-devtools/flatbuffers/flatbuffers.inc b/meta-oe/recipes-devtools/flatbuffers/flatbuffers.inc index e0b5a8c631..36b448a41c 100644 --- a/meta-oe/recipes-devtools/flatbuffers/flatbuffers.inc +++ b/meta-oe/recipes-devtools/flatbuffers/flatbuffers.inc @@ -1,3 +1,3 @@ -PV = "25.1.24" -SRCREV = "0312061985dbaaf6b068006383946ac6095f5b63" +PV = "25.2.10" +SRCREV = "1c514626e83c20fffa8557e75641848e1e15cd5e" SRC_URI = "git://github.com/google/flatbuffers.git;branch=master;protocol=https"