diff options
| -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}" |
