diff options
-rw-r--r-- | meta-oe/recipes-devtools/protobuf/protobuf_3.10.0.bb (renamed from meta-oe/recipes-devtools/protobuf/protobuf_3.9.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/protobuf/protobuf_3.9.2.bb b/meta-oe/recipes-devtools/protobuf/protobuf_3.10.0.bb index a007b2a697..9284541172 100644 --- a/meta-oe/recipes-devtools/protobuf/protobuf_3.9.2.bb +++ b/meta-oe/recipes-devtools/protobuf/protobuf_3.10.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 = "52b2447247f535663ac1c292e088b4b27d2910ef" | 13 | SRCREV = "6d4e7fd7966c989e38024a8ea693db83758944f1" |
14 | 14 | ||
15 | SRC_URI = "git://github.com/google/protobuf.git;branch=3.9.x \ | 15 | SRC_URI = "git://github.com/google/protobuf.git;branch=3.10.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 \ |