diff options
| author | zangrc <zangrc.fnst@cn.fujitsu.com> | 2020-11-20 21:10:46 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2020-11-23 07:09:34 -0800 |
| commit | dd731c9c88a5d8d38ee1d65038d19a029a6c2a84 (patch) | |
| tree | 016a8815f11358fc87c04793a90d86c17b36a625 | |
| parent | 768345053e83623e286ce3140756036e75c023bc (diff) | |
| download | meta-openembedded-dd731c9c88a5d8d38ee1d65038d19a029a6c2a84.tar.gz | |
protobuf: upgrade 3.13.0.1 -> 3.14.0
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-devtools/protobuf/protobuf_3.14.0.bb (renamed from meta-oe/recipes-devtools/protobuf/protobuf_3.13.0.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/protobuf/protobuf_3.13.0.1.bb b/meta-oe/recipes-devtools/protobuf/protobuf_3.14.0.bb index 8c349db4d0..31e3bcc5b1 100644 --- a/meta-oe/recipes-devtools/protobuf/protobuf_3.13.0.1.bb +++ b/meta-oe/recipes-devtools/protobuf/protobuf_3.14.0.bb | |||
| @@ -10,7 +10,7 @@ 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 = "d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a" | 13 | SRCREV = "2514f0bd7da7e2af1bed4c5d1b84f031c4d12c10" |
| 14 | 14 | ||
| 15 | SRC_URI = "git://github.com/protocolbuffers/protobuf.git \ | 15 | SRC_URI = "git://github.com/protocolbuffers/protobuf.git \ |
| 16 | file://run-ptest \ | 16 | file://run-ptest \ |
