Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] protobuf: version bump to 3.3.0
@ 2017-06-26 14:10 Adam Duskett
  2017-07-01 22:47 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Adam Duskett @ 2017-06-26 14:10 UTC (permalink / raw)
  To: buildroot

Also remove 416f90939d4de58fe1a4e2489120010313183291.patch as it is
part of 3.3.0.

Signed-off-by: Adam Duskett <aduskett@codeblue.com>
---
 package/protobuf/protobuf.hash | 3 +--
 package/protobuf/protobuf.mk   | 4 +---
 2 files changed, 2 insertions(+), 5 deletions(-)

diff --git a/package/protobuf/protobuf.hash b/package/protobuf/protobuf.hash
index 8c2ade3..1c7bd43 100644
--- a/package/protobuf/protobuf.hash
+++ b/package/protobuf/protobuf.hash
@@ -1,3 +1,2 @@
 # Locally calculated
-sha256 51d773e4297238b282eaa4c1dd317099675b12eef2b414732b851c00459225c6 protobuf-cpp-3.2.0.tar.gz
-sha256 da80c39838515913633f4cbd875fdd4ad711be95c83a50ff5096b9f1254033b3 416f90939d4de58fe1a4e2489120010313183291.patch
+sha256 5e2587dea2f9287885e3b04d3a94ed4e8b9b2d2c5dd1f0032ceef3ea1d153bd7 protobuf-cpp-3.3.0.tar.gz
diff --git a/package/protobuf/protobuf.mk b/package/protobuf/protobuf.mk
index 2cd10eb..fc2fd1a 100644
--- a/package/protobuf/protobuf.mk
+++ b/package/protobuf/protobuf.mk
@@ -7,7 +7,7 @@
 # When bumping this package, make sure to also verify if the
 # python-protobuf package still works, as they share the same
 # version/site variables.
-PROTOBUF_VERSION = 3.2.0
+PROTOBUF_VERSION = 3.3.0
 PROTOBUF_SOURCE = protobuf-cpp-$(PROTOBUF_VERSION).tar.gz
 PROTOBUF_SITE = https://github.com/google/protobuf/releases/download/v$(PROTOBUF_VERSION)
 PROTOBUF_LICENSE = BSD-3-Clause
@@ -23,8 +23,6 @@ endif
 
 PROTOBUF_INSTALL_STAGING = YES
 
-PROTOBUF_PATCH = https://github.com/google/protobuf/commit/416f90939d4de58fe1a4e2489120010313183291.patch
-
 ifeq ($(BR2_PACKAGE_ZLIB),y)
 PROTOBUF_DEPENDENCIES += zlib
 endif
-- 
2.9.4

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

* [Buildroot] [PATCH 1/1] protobuf: version bump to 3.3.0
  2017-06-26 14:10 [Buildroot] [PATCH 1/1] protobuf: version bump to 3.3.0 Adam Duskett
@ 2017-07-01 22:47 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2017-07-01 22:47 UTC (permalink / raw)
  To: buildroot

Hello,

On Mon, 26 Jun 2017 10:10:35 -0400, Adam Duskett wrote:
> Also remove 416f90939d4de58fe1a4e2489120010313183291.patch as it is
> part of 3.3.0.
> 
> Signed-off-by: Adam Duskett <aduskett@codeblue.com>
> ---
>  package/protobuf/protobuf.hash | 3 +--
>  package/protobuf/protobuf.mk   | 4 +---
>  2 files changed, 2 insertions(+), 5 deletions(-)

This patch is wrong because it forgets to update the hash in
package/python-protobuf/python-protobuf.hash. In addition, there is
already a patch upgrading protobuf (correctly) in
https://patchwork.ozlabs.org/patch/761466/.

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

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

end of thread, other threads:[~2017-07-01 22:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-26 14:10 [Buildroot] [PATCH 1/1] protobuf: version bump to 3.3.0 Adam Duskett
2017-07-01 22:47 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox