diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2024-04-01 22:50:51 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-04-02 14:56:49 -0700 |
| commit | cf58199985fd8d7afa15bc591333cb7ceec3b87e (patch) | |
| tree | 37d5f7eb99ad4bde340e4d15c6f24933089cd3ed | |
| parent | 8a11bb87f09f93c22dab0db4e597df96a688ae3c (diff) | |
| download | meta-openembedded-cf58199985fd8d7afa15bc591333cb7ceec3b87e.tar.gz | |
python3-flatbuffers: upgrade 24.3.7 -> 24.3.25
Changelog:
============
-Fix License
-Fix handling non null-terminated string_views in LookupByKey
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 fb9f97bc16..8f6c4c68f1 100644 --- a/meta-oe/recipes-devtools/flatbuffers/flatbuffers.inc +++ b/meta-oe/recipes-devtools/flatbuffers/flatbuffers.inc | |||
| @@ -1,3 +1,3 @@ | |||
| 1 | PV = "24.3.7" | 1 | PV = "24.3.25" |
| 2 | SRCREV = "6ff9e90e7e399f3977e99a315856b57c8afe5b4d" | 2 | SRCREV = "595bf0007ab1929570c7671f091313c8fc20644e" |
| 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" |
