flatbuffers: upgrade 25.9.23 -> 25.12.19

Changelog:
  https://github.com/google/flatbuffers/releases/tag/v25.12.19

Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Liu Yiding 2025-12-23 14:10:38 +08:00 committed by Khem Raj
parent afa5d8ed6d
commit aff45d811c
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -1,3 +1,3 @@
PV = "25.9.23"
SRCREV = "187240970746d00bbd26b0f5873ed54d2477f9f3"
SRC_URI = "git://github.com/google/flatbuffers.git;branch=master;protocol=https"
PV = "25.12.19"
SRCREV = "7e163021e59cca4f8e1e35a7c828b5c6b7915953"
SRC_URI = "git://github.com/google/flatbuffers.git;branch=master;protocol=https;tag=v${PV}"