[oe-commits] [meta-openembedded] 12/26: protobuf: upgrade 3.9.0 -> 3.9.1

git at git.openembedded.org git at git.openembedded.org
Thu Aug 8 21:55:16 UTC 2019


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit e00616ff07909722d041e21e1ab8748bbcca0afb
Author: Yuan Chao <yuanc.fnst at cn.fujitsu.com>
AuthorDate: Wed Aug 7 15:03:31 2019 +0800

    protobuf: upgrade 3.9.0 -> 3.9.1
    
    Signed-off-by: Yuan Chao <yuanc.fnst at cn.fujitsu.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 .../recipes-devtools/protobuf/{protobuf_3.9.0.bb => protobuf_3.9.1.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-devtools/protobuf/protobuf_3.9.0.bb b/meta-oe/recipes-devtools/protobuf/protobuf_3.9.1.bb
similarity index 98%
rename from meta-oe/recipes-devtools/protobuf/protobuf_3.9.0.bb
rename to meta-oe/recipes-devtools/protobuf/protobuf_3.9.1.bb
index 38e2286..94d8def 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"
 DEPENDS = "zlib"
 DEPENDS_append_class-target = " protobuf-native"
 
-SRCREV = "6a59a2ad1f61d9696092f79b6d74368b4d7970a3"
+SRCREV = "655310ca192a6e3a050e0ca0b7084a2968072260"
 
 SRC_URI = "git://github.com/google/protobuf.git;branch=3.9.x \
            file://run-ptest \

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list