Skip to content

Commit 01e54eb

Browse files
derekstrakaakuster
authored andcommitted
protobuf: update to version 3.5.1
Signed-off-by: Derek Straka <[email protected]> Signed-off-by: Armin Kuster <[email protected]>
1 parent d18b3c8 commit 01e54eb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

meta-oe/recipes-devtools/protobuf/protobuf_3.4.1.bb renamed to meta-oe/recipes-devtools/protobuf/protobuf_3.5.1.bb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ RDEPENDS_${PN}-ptest = "bash python-protobuf"
1616

1717
LIC_FILES_CHKSUM = "file://LICENSE;md5=35953c752efc9299b184f91bef540095"
1818

19-
SRCREV = "b04e5cba356212e4e8c66c61bbe0c3a20537c5b9"
19+
SRCREV = "106ffc04be1abf3ff3399f54ccf149815b287dd9"
2020

21-
PV = "3.4.1+git${SRCPV}"
21+
PV = "3.5.1+git${SRCPV}"
2222

23-
SRC_URI = "git://github.com/google/protobuf.git;branch=3.4.x \
23+
SRC_URI = "git://github.com/google/protobuf.git;branch=3.5.x \
2424
file://run-ptest \
2525
"
2626

0 commit comments

Comments
 (0)