boost: bump to 1.65.1, coroutine2 is now a header only library
authorAdam Duskett <aduskett@gmail.com>
Tue, 17 Oct 2017 20:44:07 +0000 (16:44 -0400)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 21 Oct 2017 13:18:24 +0000 (15:18 +0200)
commit4ef4a3405f43a284689b6451b1cfad4718339439
tree1be8b40f208e3a1779b95a45fefd80a63cfe1a84
parent7581e4f4d2de74062c3e2b6e38d27d5aec50855f
boost: bump to 1.65.1, coroutine2 is now a header only library

The coroutine2 functionality is now provided only through headers, the
compiled library has disappeared. Due to that passing "coroutine2" as
argument to --without-libraries. Hence, the
BR2_PACKAGE_BOOST_COROUTINE2 option is removed by this commit.

We don't need Config.in.legacy handling, because coroutine2 support is
now unconditionally available in boost.

While at it, add LICENSE_1_0.txt sha256sum to boost.hash.

Signed-off-by: Adam Duskett <Adamduskett@outlook.com>
[Thomas: drop Config.in.legacy handling, reword commit log.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/boost/Config.in
package/boost/boost.hash
package/boost/boost.mk