diff options
| author | Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> | 2021-10-29 11:41:22 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2021-11-01 05:45:18 -0700 |
| commit | 2a1cb560ae79b13530c38cfd7bf4bed53622440c (patch) | |
| tree | 45202ee6d2ef7896794ae0b1eb1ba9e47a4fdd80 | |
| parent | f1d2fbaf4f379579a4878787f86d89f5d76e4fb8 (diff) | |
| download | meta-openembedded-2a1cb560ae79b13530c38cfd7bf4bed53622440c.tar.gz | |
protobuf: update to 3.19.0
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-devtools/protobuf/protobuf_3.19.0.bb (renamed from meta-oe/recipes-devtools/protobuf/protobuf_3.18.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/protobuf/protobuf_3.18.0.bb b/meta-oe/recipes-devtools/protobuf/protobuf_3.19.0.bb index 46ebef9785..94e8695af4 100644 --- a/meta-oe/recipes-devtools/protobuf/protobuf_3.18.0.bb +++ b/meta-oe/recipes-devtools/protobuf/protobuf_3.19.0.bb | |||
| @@ -10,9 +10,9 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=37b5762e07f0af8c74ce80a8bda4266b" | |||
| 10 | DEPENDS = "zlib" | 10 | DEPENDS = "zlib" |
| 11 | DEPENDS:append:class-target = " protobuf-native" | 11 | DEPENDS:append:class-target = " protobuf-native" |
| 12 | 12 | ||
| 13 | SRCREV = "89b14b1d16eba4d44af43256fc45b24a6a348557" | 13 | SRCREV = "17b30e96476be70b8773b2b807bab857fd3ceb39" |
| 14 | 14 | ||
| 15 | SRC_URI = "git://github.com/protocolbuffers/protobuf.git;branch=3.18.x \ | 15 | SRC_URI = "git://github.com/protocolbuffers/protobuf.git;branch=3.19.x \ |
| 16 | file://run-ptest \ | 16 | file://run-ptest \ |
| 17 | file://0001-protobuf-fix-configure-error.patch \ | 17 | file://0001-protobuf-fix-configure-error.patch \ |
| 18 | file://0001-Makefile.am-include-descriptor.cc-when-building-libp.patch \ | 18 | file://0001-Makefile.am-include-descriptor.cc-when-building-libp.patch \ |
