diff options
| author | Liu Yiding <liuyd.fnst@fujitsu.com> | 2025-12-23 14:10:38 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-12-23 12:22:41 -0800 |
| commit | aff45d811c97986a7a17c173aa8fa66f3fa28292 (patch) | |
| tree | 036a993257b0c572de0bc322c049f24caf2d11d4 /meta-oe/recipes-devtools | |
| parent | afa5d8ed6d741375bdf2421307d42a1f6dbb4a66 (diff) | |
| download | meta-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.inc | 6 |
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 @@ | |||
| 1 | PV = "25.9.23" | 1 | PV = "25.12.19" |
| 2 | SRCREV = "187240970746d00bbd26b0f5873ed54d2477f9f3" | 2 | SRCREV = "7e163021e59cca4f8e1e35a7c828b5c6b7915953" |
| 3 | SRC_URI = "git://github.com/google/flatbuffers.git;branch=master;protocol=https" | 3 | SRC_URI = "git://github.com/google/flatbuffers.git;branch=master;protocol=https;tag=v${PV}" |
