mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
protobuf: Update to latest version 3.1.0
Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
29f111e03a
commit
354764af5d
+3
-3
@@ -12,11 +12,11 @@ DEPENDS = "zlib"
|
||||
RDEPENDS_${PN}-compiler = "${PN}"
|
||||
RDEPENDS_${PN}-dev += "${PN}-compiler"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=af6809583bfde9a31595a58bb4a24514"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=35953c752efc9299b184f91bef540095"
|
||||
|
||||
SRCREV = "bba83652e1be610bdb7ee1566ad18346d98b843c"
|
||||
SRCREV = "a428e42072765993ff674fda72863c9f1aa2d268"
|
||||
|
||||
PV = "2.6.1+git${SRCPV}"
|
||||
PV = "3.1.0+git${SRCPV}"
|
||||
|
||||
SRC_URI = "git://github.com/google/protobuf.git"
|
||||
|
||||
Reference in New Issue
Block a user