diff options
| author | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-03-20 18:28:16 -0700 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-03-20 18:29:28 -0700 |
| commit | aee9d873f746468a2ef39216fce6acc918a1712d (patch) | |
| tree | 68857eb63202e71e435aa36c6c218d295e1ee3fc /meta-oe/recipes-devtools | |
| parent | c40024aa116a3d3881b241d90aed018c9c61f944 (diff) | |
| download | meta-openembedded-aee9d873f746468a2ef39216fce6acc918a1712d.tar.gz | |
protobuf: Upgrade to 6.33.6
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-oe/recipes-devtools')
| -rw-r--r-- | meta-oe/recipes-devtools/protobuf/protobuf_6.33.6.bb (renamed from meta-oe/recipes-devtools/protobuf/protobuf_6.33.5.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/protobuf/protobuf_6.33.5.bb b/meta-oe/recipes-devtools/protobuf/protobuf_6.33.6.bb index 66c9c24473..104c0f2c63 100644 --- a/meta-oe/recipes-devtools/protobuf/protobuf_6.33.5.bb +++ b/meta-oe/recipes-devtools/protobuf/protobuf_6.33.6.bb | |||
| @@ -16,7 +16,7 @@ PROTOC_BRANCH = "${@d.getVar('PV').split('.', 2)[1]}.x" | |||
| 16 | DEPENDS = "zlib abseil-cpp jsoncpp" | 16 | DEPENDS = "zlib abseil-cpp jsoncpp" |
| 17 | DEPENDS:append:class-target = " protobuf-native" | 17 | DEPENDS:append:class-target = " protobuf-native" |
| 18 | 18 | ||
| 19 | SRCREV = "b6f9284da830b69be787732ffdaa35049d20a088" | 19 | SRCREV = "6e1998413a5bca7c058b85999667893f167434bc" |
| 20 | 20 | ||
| 21 | SRC_URI = "git://github.com/protocolbuffers/protobuf.git;branch=${PROTOC_BRANCH};protocol=https;tag=${PROTOC_VERSION} \ | 21 | SRC_URI = "git://github.com/protocolbuffers/protobuf.git;branch=${PROTOC_BRANCH};protocol=https;tag=${PROTOC_VERSION} \ |
| 22 | file://run-ptest \ | 22 | file://run-ptest \ |
