From: Wang Mingyu <[email protected]> Changelog: ========== Create release.yml [Python] Fixed the issue with nested unions relying on InitFromBuf. FlatBuffers Version 22.10.26
Signed-off-by: Wang Mingyu <[email protected]> --- meta-oe/recipes-devtools/flatbuffers/flatbuffers.inc | 4 ++-- 1 file 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 @@ -PV = "22.9.29" -SRCREV = "c92e78a9f841a6110ec27180d68d1f7f2afda21d" +PV = "22.10.26" +SRCREV = "203241ed3275625c8a25c4a1e7b86e3c0289c488" SRC_URI = "git://github.com/google/flatbuffers.git;branch=master;protocol=https" -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#99368): https://lists.openembedded.org/g/openembedded-devel/message/99368 Mute This Topic: https://lists.openembedded.org/mt/94680987/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
