[Buildroot] [PATCH 1/1] boost: bump to 1.65.1

Adam Duskett aduskett at gmail.com
Thu Oct 19 19:49:23 UTC 2017


Hi Henrique;

On Thu, Oct 19, 2017 at 12:18 PM, Henrique Marks
<henrique.marks at datacom.ind.br> wrote:
> Hello
>
>
>>
>> On Tue, 2017-10-17 at 16:44 -0400, Adam Duskett wrote:
>>> Other changes:
>>> - The coroutine2 library has been removed.  As such it has been removed
>>>   from the boost.mk file, the boost Config.in file, and a new entry has
>>>   been added to Config.in.legacy explaining that it has been removed.
>>>
>>> - Add LICENSE_1_0.txt sha256sum to boost.hash
>>>
>>> Signed-off-by: Adam Duskett <Adamduskett at outlook.com>
>>> ---
>>>  Config.in.legacy         | 6 ++++++
>>>  package/boost/Config.in  | 4 ----
>>>  package/boost/boost.hash | 7 +++++--
>>>  package/boost/boost.mk   | 9 ++++-----
>>>  4 files changed, 15 insertions(+), 11 deletions(-)
>>>
>
> I think this is just wrong, according to boost release notes:
>
> http://www.boost.org/doc/libs/1_65_1/
>
> * This is coroutine, the original one, now deprecated *
>
> Coroutine (deprecated)
> Coroutine library.
>
> Author(s)
> Oliver Kowalke
> First Release
> 1.53.0
> Standard
>
> * This is coroutine2, the new one *
>
> Coroutine2
> (C++11) Coroutine library.
>
> Author(s)
> Oliver Kowalke
> First Release
> 1.59.0
> Standard
>
> I can't find the information coroutine2 has been removed from the release notes.
>
> Please double check this, we use these package :-)
>
If you download the latest boost, and check the libs/coroutine2
folder, there is no longer a src directory.
Trying to build with "--without-libraries=coroutine2" results in the error:
"error: wrong library name 'coroutine2' in the --without-<library> option."

It seems to have been effectively removed!

> --
> Dr. Henrique Marks
> henrique.marks at datacom.ind.br
> R. América, 1000 - Eldorado do Sul - RS
> CEP: 92990-000 - Brasil
> Fone: +55 51 3933 3000 - Ramal 3466
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

Adam



More information about the buildroot mailing list