summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2025-02-26 07:23:55 +0800
committerKhem Raj <raj.khem@gmail.com>2025-02-26 08:30:49 -0800
commit13c26a132a75ef24b0360e731d923696cf77a658 (patch)
tree29c9fe3e9ad609df93d14db63c815773fbfd06c6 /meta-oe/recipes-devtools
parent76892a7093139ff549107ff271f8c25e4d265d1a (diff)
downloadmeta-openembedded-13c26a132a75ef24b0360e731d923696cf77a658.tar.gz
flatbuffers: upgrade 25.1.24 -> 25.2.10
Changelog: =========== - Rust reflection: simplify dependencies, fix Android build compatibility - [Swift] Adds swift 6 to the build matrix & bumps swift to 5.9 - Upgrade dependencies Signed-off-by: Wang Mingyu <wangmy@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.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/flatbuffers/flatbuffers.inc b/meta-oe/recipes-devtools/flatbuffers/flatbuffers.inc
index e0b5a8c631..36b448a41c 100644
--- a/meta-oe/recipes-devtools/flatbuffers/flatbuffers.inc
+++ b/meta-oe/recipes-devtools/flatbuffers/flatbuffers.inc
@@ -1,3 +1,3 @@
1PV = "25.1.24" 1PV = "25.2.10"
2SRCREV = "0312061985dbaaf6b068006383946ac6095f5b63" 2SRCREV = "1c514626e83c20fffa8557e75641848e1e15cd5e"
3SRC_URI = "git://github.com/google/flatbuffers.git;branch=master;protocol=https" 3SRC_URI = "git://github.com/google/flatbuffers.git;branch=master;protocol=https"