diff options
-rw-r--r-- | meta-oe/recipes-devtools/protobuf/protobuf_3.9.1.bb (renamed from meta-oe/recipes-devtools/protobuf/protobuf_3.9.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/protobuf/protobuf_3.9.0.bb b/meta-oe/recipes-devtools/protobuf/protobuf_3.9.1.bb index 38e2286f9c..94d8def775 100644 --- a/meta-oe/recipes-devtools/protobuf/protobuf_3.9.0.bb +++ b/meta-oe/recipes-devtools/protobuf/protobuf_3.9.1.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 = "6a59a2ad1f61d9696092f79b6d74368b4d7970a3" | 13 | SRCREV = "655310ca192a6e3a050e0ca0b7084a2968072260" |
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.9.x \ |
16 | file://run-ptest \ | 16 | file://run-ptest \ |