]> code.ossystems Code Review - openembedded-core.git/commit
boost: revert 1.72.0 regression
authorAndrew Geissler <geissonator@gmail.com>
Wed, 22 Apr 2020 00:19:11 +0000 (19:19 -0500)
committerSteve Sakoman <steve@sakoman.com>
Fri, 1 May 2020 20:12:13 +0000 (10:12 -1000)
commitb9998aa98052cc1c05f59d070677f74bd64c5a10
tree1ea6a178f7c1b15121a6fbb524afdd115746e8dc
parent9a96733e29daf84cca9212538f3fc5bd7bb144f4
boost: revert 1.72.0 regression

https://www.boost.org/users/history/version_1_72_0.html documents a
"Known Issue" and has a revert patch for an issue that causes code to
fail to compile that includes the coroutine function. Without this
patch, code which includes the asymmetric_coroutine.hpp will fail to
compile.

Signed-off-by: Andrew Geissler <geissonator@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-support/boost/boost_1.72.0.bb
meta/recipes-support/boost/files/0001-revert-cease-dependence-on-range.patch [new file with mode: 0644]