| Message ID | 20251223061043.659-3-liuyd.fnst@fujitsu.com |
|---|---|
| State | New |
| Headers | show |
| Series | [meta-oe,1/7] flatpak: upgrade 1.17.0 -> 1.17.2 | expand |
diff --git a/meta-oe/recipes-devtools/flatbuffers/flatbuffers.inc b/meta-oe/recipes-devtools/flatbuffers/flatbuffers.inc index 8f40cbed4a..1168369f89 100644 --- a/meta-oe/recipes-devtools/flatbuffers/flatbuffers.inc +++ b/meta-oe/recipes-devtools/flatbuffers/flatbuffers.inc @@ -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}"
Changelog: https://github.com/google/flatbuffers/releases/tag/v25.12.19 Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com> --- meta-oe/recipes-devtools/flatbuffers/flatbuffers.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)