summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools
diff options
context:
space:
mode:
authorLiu Yiding <liuyd.fnst@fujitsu.com>2025-12-23 14:10:38 +0800
committerKhem Raj <raj.khem@gmail.com>2025-12-23 12:22:41 -0800
commitaff45d811c97986a7a17c173aa8fa66f3fa28292 (patch)
tree036a993257b0c572de0bc322c049f24caf2d11d4 /meta-oe/recipes-devtools
parentafa5d8ed6d741375bdf2421307d42a1f6dbb4a66 (diff)
downloadmeta-openembedded-aff45d811c97986a7a17c173aa8fa66f3fa28292.tar.gz
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>
Diffstat (limited to 'meta-oe/recipes-devtools')
-rw-r--r--meta-oe/recipes-devtools/flatbuffers/flatbuffers.inc6
1 files changed, 3 insertions, 3 deletions
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 @@
1PV = "25.9.23" 1PV = "25.12.19"
2SRCREV = "187240970746d00bbd26b0f5873ed54d2477f9f3" 2SRCREV = "7e163021e59cca4f8e1e35a7c828b5c6b7915953"
3SRC_URI = "git://github.com/google/flatbuffers.git;branch=master;protocol=https" 3SRC_URI = "git://github.com/google/flatbuffers.git;branch=master;protocol=https;tag=v${PV}"