All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] python3-protobuf: update to 3.19.0
@ 2021-10-28 21:09 Oleksandr Kravchuk
  2021-10-28 21:09 ` [PATCH 2/2] protobuf: " Oleksandr Kravchuk
  0 siblings, 1 reply; 2+ messages in thread
From: Oleksandr Kravchuk @ 2021-10-28 21:09 UTC (permalink / raw)
  To: openembedded-core; +Cc: Oleksandr Kravchuk

Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
---
 .../{python3-protobuf_3.18.1.bb => python3-protobuf_3.19.0.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-protobuf_3.18.1.bb => python3-protobuf_3.19.0.bb} (92%)

diff --git a/meta-python/recipes-devtools/python/python3-protobuf_3.18.1.bb b/meta-python/recipes-devtools/python/python3-protobuf_3.19.0.bb
similarity index 92%
rename from meta-python/recipes-devtools/python/python3-protobuf_3.18.1.bb
rename to meta-python/recipes-devtools/python/python3-protobuf_3.19.0.bb
index 8ecb3ab6e..4ef51c6c2 100644
--- a/meta-python/recipes-devtools/python/python3-protobuf_3.18.1.bb
+++ b/meta-python/recipes-devtools/python/python3-protobuf_3.19.0.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=19e8f490f9526b1de8
 
 inherit pypi setuptools3
 
-SRC_URI[sha256sum] = "1c9bb40503751087300dd12ce2e90899d68628977905c76effc48e66d089391e"
+SRC_URI[sha256sum] = "6a1dc6584d24ef86f5b104bcad64fa0fe06ed36e5687f426e0445d363a041d18"
 
 # http://errors.yoctoproject.org/Errors/Details/184715/
 # Can't find required file: ../src/google/protobuf/descriptor.proto
-- 
2.25.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [PATCH 2/2] protobuf: update to 3.19.0
  2021-10-28 21:09 [PATCH 1/2] python3-protobuf: update to 3.19.0 Oleksandr Kravchuk
@ 2021-10-28 21:09 ` Oleksandr Kravchuk
  0 siblings, 0 replies; 2+ messages in thread
From: Oleksandr Kravchuk @ 2021-10-28 21:09 UTC (permalink / raw)
  To: openembedded-core; +Cc: Oleksandr Kravchuk

Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
---
 .../protobuf/{protobuf_3.18.0.bb => protobuf_3.19.0.bb}       | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-oe/recipes-devtools/protobuf/{protobuf_3.18.0.bb => protobuf_3.19.0.bb} (98%)

diff --git a/meta-oe/recipes-devtools/protobuf/protobuf_3.18.0.bb b/meta-oe/recipes-devtools/protobuf/protobuf_3.19.0.bb
similarity index 98%
rename from meta-oe/recipes-devtools/protobuf/protobuf_3.18.0.bb
rename to meta-oe/recipes-devtools/protobuf/protobuf_3.19.0.bb
index 46ebef978..94e8695af 100644
--- a/meta-oe/recipes-devtools/protobuf/protobuf_3.18.0.bb
+++ b/meta-oe/recipes-devtools/protobuf/protobuf_3.19.0.bb
@@ -10,9 +10,9 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=37b5762e07f0af8c74ce80a8bda4266b"
 DEPENDS = "zlib"
 DEPENDS:append:class-target = " protobuf-native"
 
-SRCREV = "89b14b1d16eba4d44af43256fc45b24a6a348557"
+SRCREV = "17b30e96476be70b8773b2b807bab857fd3ceb39"
 
-SRC_URI = "git://github.com/protocolbuffers/protobuf.git;branch=3.18.x \
+SRC_URI = "git://github.com/protocolbuffers/protobuf.git;branch=3.19.x \
            file://run-ptest \
            file://0001-protobuf-fix-configure-error.patch \
            file://0001-Makefile.am-include-descriptor.cc-when-building-libp.patch \
-- 
2.25.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-10-28 21:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-28 21:09 [PATCH 1/2] python3-protobuf: update to 3.19.0 Oleksandr Kravchuk
2021-10-28 21:09 ` [PATCH 2/2] protobuf: " Oleksandr Kravchuk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.