diff options
| author | zhengrq.fnst <zhengrq.fnst@fujitsu.com> | 2022-09-01 18:17:35 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-09-03 12:20:15 -0700 |
| commit | 3d2375cb0242f3cc6504f9363fd56708a122b5a8 (patch) | |
| tree | e46d96d8ad3f62f976b7a418448c012cc21e99e8 | |
| parent | d452c70ee96135902db9898df1c432fdb5540cfa (diff) | |
| download | meta-openembedded-3d2375cb0242f3cc6504f9363fd56708a122b5a8.tar.gz | |
python3-flatbuffers: upgrade 2.0.6 -> 2.0.7
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-devtools/flatbuffers/python3-flatbuffers_2.0.7.bb (renamed from meta-oe/recipes-devtools/flatbuffers/python3-flatbuffers_2.0.6.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/flatbuffers/python3-flatbuffers_2.0.6.bb b/meta-oe/recipes-devtools/flatbuffers/python3-flatbuffers_2.0.7.bb index 7c05e76d9a..84c80444b7 100644 --- a/meta-oe/recipes-devtools/flatbuffers/python3-flatbuffers_2.0.6.bb +++ b/meta-oe/recipes-devtools/flatbuffers/python3-flatbuffers_2.0.7.bb | |||
| @@ -5,7 +5,7 @@ LICENSE = "Apache-2.0" | |||
| 5 | 5 | ||
| 6 | LIC_FILES_CHKSUM = "file://../LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" | 6 | LIC_FILES_CHKSUM = "file://../LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" |
| 7 | 7 | ||
| 8 | SRCREV = "615616cb5549a34bdf288c04bc1b94bd7a65c396" | 8 | SRCREV = "8367664f15c3ea2ee58c67dacf9d630b49466de5" |
| 9 | SRC_URI = "git://github.com/google/flatbuffers.git;branch=master;protocol=https" | 9 | SRC_URI = "git://github.com/google/flatbuffers.git;branch=master;protocol=https" |
| 10 | S = "${WORKDIR}/git/python" | 10 | S = "${WORKDIR}/git/python" |
| 11 | 11 | ||
