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