diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2022-10-31 16:39:44 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-10-31 08:27:33 -0700 |
| commit | aa5ea92a4a61ccec3e01c1db225adce0ddc745dd (patch) | |
| tree | 354f0f8fe16a79d8262643d12de275d3a617499a | |
| parent | e72998c0049154da98c4e8c4e2a90c74a7e5e996 (diff) | |
| download | meta-openembedded-aa5ea92a4a61ccec3e01c1db225adce0ddc745dd.tar.gz | |
flatbuffers: upgrade 22.9.29 -> 22.10.26
Changelog:
==========
Create release.yml
[Python] Fixed the issue with nested unions relying on InitFromBuf.
FlatBuffers Version 22.10.26
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-devtools/flatbuffers/flatbuffers.inc | 4 |
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 fc85e571ee..0700c5bd34 100644 --- a/meta-oe/recipes-devtools/flatbuffers/flatbuffers.inc +++ b/meta-oe/recipes-devtools/flatbuffers/flatbuffers.inc | |||
| @@ -1,3 +1,3 @@ | |||
| 1 | PV = "22.9.29" | 1 | PV = "22.10.26" |
| 2 | SRCREV = "c92e78a9f841a6110ec27180d68d1f7f2afda21d" | 2 | SRCREV = "203241ed3275625c8a25c4a1e7b86e3c0289c488" |
| 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" |
