diff --git a/meta-oe/recipes-devtools/flatbuffers/flatbuffers.inc b/meta-oe/recipes-devtools/flatbuffers/flatbuffers.inc index 0700c5bd34..a2294d1c7e 100644 --- a/meta-oe/recipes-devtools/flatbuffers/flatbuffers.inc +++ b/meta-oe/recipes-devtools/flatbuffers/flatbuffers.inc @@ -1,3 +1,3 @@ -PV = "22.10.26" -SRCREV = "203241ed3275625c8a25c4a1e7b86e3c0289c488" +PV = "22.11.23" +SRCREV = "8f625561d053d232897790ad5fdcc9a6a1832133" SRC_URI = "git://github.com/google/flatbuffers.git;branch=master;protocol=https"