diff --git a/meta-oe/recipes-devtools/flatbuffers/flatbuffers.inc b/meta-oe/recipes-devtools/flatbuffers/flatbuffers.inc index ebdd944980..fc85e571ee 100644 --- a/meta-oe/recipes-devtools/flatbuffers/flatbuffers.inc +++ b/meta-oe/recipes-devtools/flatbuffers/flatbuffers.inc @@ -1,3 +1,3 @@ -PV = "2.0.8" -SRCREV = "06c5c7ed0bd987a918cf88caafb094f22cdd1721" +PV = "22.9.29" +SRCREV = "c92e78a9f841a6110ec27180d68d1f7f2afda21d" SRC_URI = "git://github.com/google/flatbuffers.git;branch=master;protocol=https"