diff options
-rw-r--r-- | meta-oe/recipes-devtools/protobuf/protobuf_5.29.5.bb (renamed from meta-oe/recipes-devtools/protobuf/protobuf_5.29.4.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/protobuf/protobuf_5.29.4.bb b/meta-oe/recipes-devtools/protobuf/protobuf_5.29.5.bb index 61aff1da28..176f51e5c8 100644 --- a/meta-oe/recipes-devtools/protobuf/protobuf_5.29.4.bb +++ b/meta-oe/recipes-devtools/protobuf/protobuf_5.29.5.bb | |||
@@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = " \ | |||
14 | DEPENDS = "zlib abseil-cpp jsoncpp" | 14 | DEPENDS = "zlib abseil-cpp jsoncpp" |
15 | DEPENDS:append:class-target = " protobuf-native" | 15 | DEPENDS:append:class-target = " protobuf-native" |
16 | 16 | ||
17 | SRCREV = "1be1c9d0ea6efa2a25bd7b76186844d1669be78a" | 17 | SRCREV = "f5de0a0495faa63b4186fc767324f8b9a7bf4fc4" |
18 | 18 | ||
19 | SRC_URI = "git://github.com/protocolbuffers/protobuf.git;branch=29.x;protocol=https \ | 19 | SRC_URI = "git://github.com/protocolbuffers/protobuf.git;branch=29.x;protocol=https \ |
20 | file://run-ptest \ | 20 | file://run-ptest \ |