All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 2/2] Update boost to 1.77.0
@ 2021-08-21 21:00 Bensuperpc
  2021-08-21 21:27 ` Thomas Petazzoni
  0 siblings, 1 reply; 3+ messages in thread
From: Bensuperpc @ 2021-08-21 21:00 UTC (permalink / raw)
  To: buildroot
  Cc: Bensuperpc, Thomas Petazzoni, Giulio Benetti, Romain Naour,
	Thomas De Schampheleire

Update boost to 1.77.0

Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
---
 package/boost/boost.hash | 4 ++--
 package/boost/boost.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/boost/boost.hash b/package/boost/boost.hash
index e6d44a76b6..96419506cd 100644
--- a/package/boost/boost.hash
+++ b/package/boost/boost.hash
@@ -1,5 +1,5 @@
-# From https://www.boost.org/users/history/version_1_74_0.html
-sha256  953db31e016db7bb207f11432bef7df100516eeb746843fa0486a222e3fd49cb  boost_1_75_0.tar.bz2
+# From https://www.boost.org/users/history/version_1_77_0.html
+sha256  fc9f85fc030e233142908241af7a846e60630aa7388de9a5fafb1f3a26840854  boost_1_77_0.tar.bz2
 
 # Locally computed
 sha256  c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566  LICENSE_1_0.txt
diff --git a/package/boost/boost.mk b/package/boost/boost.mk
index e72ddf897c..98ec30f98f 100644
--- a/package/boost/boost.mk
+++ b/package/boost/boost.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-BOOST_VERSION = 1.75.0
+BOOST_VERSION = 1.77.0
 BOOST_SOURCE = boost_$(subst .,_,$(BOOST_VERSION)).tar.bz2
 BOOST_SITE = https://boostorg.jfrog.io/artifactory/main/release/$(BOOST_VERSION)/source
 BOOST_INSTALL_STAGING = YES
-- 
2.32.0

_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH 2/2] Update boost to 1.77.0
  2021-08-21 21:00 [Buildroot] [PATCH 2/2] Update boost to 1.77.0 Bensuperpc
@ 2021-08-21 21:27 ` Thomas Petazzoni
  2021-08-22  3:48   ` Bensuperpc
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Petazzoni @ 2021-08-21 21:27 UTC (permalink / raw)
  To: Bensuperpc
  Cc: Romain Naour, Giulio Benetti, Thomas De Schampheleire, buildroot

Hello,

On Sat, 21 Aug 2021 23:00:35 +0200
Bensuperpc <bensuperpc@gmail.com> wrote:

> Update boost to 1.77.0
> 
> Signed-off-by: Bensuperpc <bensuperpc@gmail.com>

Thanks, but we already have a patch lined up doing this, and it does
require much more changes:

  https://patchwork.ozlabs.org/project/buildroot/patch/20210819131246.38791-1-buildroot@heine.tech/

Best regards,

Thomas
-- 
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH 2/2] Update boost to 1.77.0
  2021-08-21 21:27 ` Thomas Petazzoni
@ 2021-08-22  3:48   ` Bensuperpc
  0 siblings, 0 replies; 3+ messages in thread
From: Bensuperpc @ 2021-08-22  3:48 UTC (permalink / raw)
  To: Thomas Petazzoni
  Cc: Romain Naour, Giulio Benetti, Thomas De Schampheleire, buildroot


[-- Attachment #1.1: Type: text/plain, Size: 686 bytes --]

Great,

Best regards,

Bensuperpc

Le sam. 21 août 2021 à 23:27, Thomas Petazzoni <thomas.petazzoni@bootlin.com>
a écrit :

> Hello,
>
> On Sat, 21 Aug 2021 23:00:35 +0200
> Bensuperpc <bensuperpc@gmail.com> wrote:
>
> > Update boost to 1.77.0
> >
> > Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
>
> Thanks, but we already have a patch lined up doing this, and it does
> require much more changes:
>
>
> https://patchwork.ozlabs.org/project/buildroot/patch/20210819131246.38791-1-buildroot@heine.tech/
>
> Best regards,
>
> Thomas
> --
> Thomas Petazzoni, co-owner and CEO, Bootlin
> Embedded Linux and Kernel engineering
> https://bootlin.com
>

[-- Attachment #1.2: Type: text/html, Size: 1416 bytes --]

[-- Attachment #2: Type: text/plain, Size: 145 bytes --]

_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot

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

end of thread, other threads:[~2021-08-22  3:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-21 21:00 [Buildroot] [PATCH 2/2] Update boost to 1.77.0 Bensuperpc
2021-08-21 21:27 ` Thomas Petazzoni
2021-08-22  3:48   ` Bensuperpc

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.