Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/boost: bump to version 1.58.0
@ 2015-04-30 11:29 Jörg Krause
  2015-05-01  8:18 ` Thomas Petazzoni
  0 siblings, 1 reply; 4+ messages in thread
From: Jörg Krause @ 2015-04-30 11:29 UTC (permalink / raw)
  To: buildroot

Signed-off-by: J?rg Krause <joerg.krause@embedded.rocks>
---
 package/boost/boost.hash | 6 +++---
 package/boost/boost.mk   | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/boost/boost.hash b/package/boost/boost.hash
index 2019743..706eea2 100644
--- a/package/boost/boost.hash
+++ b/package/boost/boost.hash
@@ -1,3 +1,3 @@
-# From http://sourceforge.net/projects/boost/files/boost/1.57.0/
-md5	1be49befbdd9a5ce9def2983ba3e7b76	boost_1_57_0.tar.bz2
-sha1	e151557ae47afd1b43dc3fac46f8b04a8fe51c12	boost_1_57_0.tar.bz2
+# From http://sourceforge.net/projects/boost/files/boost/1.58.0/
+md5	b8839650e61e9c1c0a89f371dd475546	boost_1_58_0.tar.bz2
+sha1	2fc96c1651ac6fe9859b678b165bd78dc211e881	boost_1_58_0.tar.bz2
diff --git a/package/boost/boost.mk b/package/boost/boost.mk
index 7060591..c658628 100644
--- a/package/boost/boost.mk
+++ b/package/boost/boost.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-BOOST_VERSION = 1.57.0
+BOOST_VERSION = 1.58.0
 BOOST_SOURCE = boost_$(subst .,_,$(BOOST_VERSION)).tar.bz2
 BOOST_SITE = http://downloads.sourceforge.net/project/boost/boost/$(BOOST_VERSION)
 BOOST_INSTALL_STAGING = YES
-- 
2.3.7

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

* [Buildroot] [PATCH 1/1] package/boost: bump to version 1.58.0
  2015-04-30 11:29 [Buildroot] [PATCH 1/1] package/boost: bump to version 1.58.0 Jörg Krause
@ 2015-05-01  8:18 ` Thomas Petazzoni
  2015-05-01  9:34   ` Thomas Petazzoni
  0 siblings, 1 reply; 4+ messages in thread
From: Thomas Petazzoni @ 2015-05-01  8:18 UTC (permalink / raw)
  To: buildroot

Dear J?rg Krause,

On Thu, 30 Apr 2015 13:29:21 +0200, J?rg Krause wrote:
> Signed-off-by: J?rg Krause <joerg.krause@embedded.rocks>
> ---
>  package/boost/boost.hash | 6 +++---
>  package/boost/boost.mk   | 2 +-
>  2 files changed, 4 insertions(+), 4 deletions(-)

Applied, thanks.

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

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

* [Buildroot] [PATCH 1/1] package/boost: bump to version 1.58.0
  2015-05-01  8:18 ` Thomas Petazzoni
@ 2015-05-01  9:34   ` Thomas Petazzoni
  2015-05-01 11:32     ` Jörg Krause
  0 siblings, 1 reply; 4+ messages in thread
From: Thomas Petazzoni @ 2015-05-01  9:34 UTC (permalink / raw)
  To: buildroot

Hello,

On Fri, 1 May 2015 10:18:02 +0200, Thomas Petazzoni wrote:
> Dear J?rg Krause,
> 
> On Thu, 30 Apr 2015 13:29:21 +0200, J?rg Krause wrote:
> > Signed-off-by: J?rg Krause <joerg.krause@embedded.rocks>
> > ---
> >  package/boost/boost.hash | 6 +++---
> >  package/boost/boost.mk   | 2 +-
> >  2 files changed, 4 insertions(+), 4 deletions(-)
> 
> Applied, thanks.

In fact, no, I've reverted this patch. It breaks the build badly, with
issues such as
http://autobuild.buildroot.org/results/66c/66c3a868816dfe4bd4d0ffafec6988fd87a2c058/build-end.log
(i.e trying to pass -m32 on MIPS doesn't make any sense).

Can you look into those issues, and test at least the build on ARM,
MIPS and x86 ?

Thanks,

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

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

* [Buildroot] [PATCH 1/1] package/boost: bump to version 1.58.0
  2015-05-01  9:34   ` Thomas Petazzoni
@ 2015-05-01 11:32     ` Jörg Krause
  0 siblings, 0 replies; 4+ messages in thread
From: Jörg Krause @ 2015-05-01 11:32 UTC (permalink / raw)
  To: buildroot

Hi Thomas,

On 01.05.2015 11:34, Thomas Petazzoni wrote:
> Hello,
>
> On Fri, 1 May 2015 10:18:02 +0200, Thomas Petazzoni wrote:
>> Dear J?rg Krause,
>>
>> On Thu, 30 Apr 2015 13:29:21 +0200, J?rg Krause wrote:
>>> Signed-off-by: J?rg Krause <joerg.krause@embedded.rocks>
>>> ---
>>>   package/boost/boost.hash | 6 +++---
>>>   package/boost/boost.mk   | 2 +-
>>>   2 files changed, 4 insertions(+), 4 deletions(-)
>> Applied, thanks.
> In fact, no, I've reverted this patch. It breaks the build badly, with
> issues such as
> http://autobuild.buildroot.org/results/66c/66c3a868816dfe4bd4d0ffafec6988fd87a2c058/build-end.log
> (i.e trying to pass -m32 on MIPS doesn't make any sense).

Sorry, only tested for ARM.

> Can you look into those issues, and test at least the build on ARM,
> MIPS and x86 ?

OpenWRT has a patch for boost 1.58.0. I will test it.

Best regards
J?rg Krause

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

end of thread, other threads:[~2015-05-01 11:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-30 11:29 [Buildroot] [PATCH 1/1] package/boost: bump to version 1.58.0 Jörg Krause
2015-05-01  8:18 ` Thomas Petazzoni
2015-05-01  9:34   ` Thomas Petazzoni
2015-05-01 11:32     ` Jörg Krause

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