mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 18:53:29 +00:00
protobuf: Upgrade to 6.33.6
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
parent
c40024aa11
commit
aee9d873f7
@ -16,7 +16,7 @@ PROTOC_BRANCH = "${@d.getVar('PV').split('.', 2)[1]}.x"
|
|||||||
DEPENDS = "zlib abseil-cpp jsoncpp"
|
DEPENDS = "zlib abseil-cpp jsoncpp"
|
||||||
DEPENDS:append:class-target = " protobuf-native"
|
DEPENDS:append:class-target = " protobuf-native"
|
||||||
|
|
||||||
SRCREV = "b6f9284da830b69be787732ffdaa35049d20a088"
|
SRCREV = "6e1998413a5bca7c058b85999667893f167434bc"
|
||||||
|
|
||||||
SRC_URI = "git://github.com/protocolbuffers/protobuf.git;branch=${PROTOC_BRANCH};protocol=https;tag=${PROTOC_VERSION} \
|
SRC_URI = "git://github.com/protocolbuffers/protobuf.git;branch=${PROTOC_BRANCH};protocol=https;tag=${PROTOC_VERSION} \
|
||||||
file://run-ptest \
|
file://run-ptest \
|
||||||
Loading…
x
Reference in New Issue
Block a user